Date: Tue, 1 Dec 2009 11:48:43 -0800 (PST) From: =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: bash script question Message-ID: <560275.79074.qm@web30808.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
I just find out:=0A=0A#!/usr/local/bin/bash=0Aexport IFS=3D" "=0Acuc=3D$*= =0Amkdir "cuc"=0A=0AThanks anyway!=0A=0AL=E1szl=F3=0A=0A=0A=0A_____________= ___________________=0AFrom: D=E1nielisz L=E1szl=F3 <laszlo_danielisz@yahoo.= com>=0ATo: freebsd-questions@freebsd.org=0ASent: Tue, December 1, 2009 8:37= :04 PM=0ASubject: bash script question=0A=0A=0AHello,=0A=0AI'd like to ask = how can I read a variable in the same line when I launch a script?=0AFor ex= ample "./script.sh directory_name", and I want the script to creat the dire= ctory called "directory_name" or whatever I input there.=0A=0AThank you!=0A= L=E1szl=F3=0A=0A=0A=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560275.79074.qm>