I just find out:

#!/usr/local/bin/bash
export IFS=" "
cuc=$*
mkdir "cuc"

Thanks anyway!

László



________________________________
From: Dánielisz László <[email protected]>
To: [email protected]
Sent: Tue, December 1, 2009 8:37:04 PM
Subject: bash script question


Hello,

I'd like to ask how can I read a variable in the same line when I launch a 
script?
For example "./script.sh directory_name", and I want the script to creat the 
directory called "directory_name" or whatever I input there.

Thank you!
László




_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to