Date: Sat, 3 Jan 1998 22:19:33 -0800 (PST) From: Rudy Gireyev <rgireyev@yahoo.com> To: kadex <kadex@design.paume.itb.ac.id>, freebsd-questions@FreeBSD.ORG Subject: Re: how to modify it ? Message-ID: <19980104061933.11566.rocketmail@send1b.yahoomail.com>
next in thread | raw e-mail | index | archive | help
It's hard to say without knowing what you are trying to accomplish. The first thing that pops into my head is create three of these scripts and run them at the same time. Rudy. ---kadex <kadex@design.paume.itb.ac.id> wrote: > > dear sir, > i have some script.. here it is. > > -------------------------------------- > while : ; > do > #start > echo "hello..!!" #first command > cd /etc #second command > whoami #third command > #end > done > > -------------------------------------- > > i wanna modify that scipt, therefore first-command, second-command, and > third command run arbitrary (randomly). Could you help me how to do it ? > > finally, thank for your attention. > > sulaiman > > nb: please send your answer to sulaiman@students.itb.ac.id > _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980104061933.11566.rocketmail>