Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 1998 11:43:47 +0700
From:      kadex <kadex@design.paume.itb.ac.id>
To:        freebsd-questions@FreeBSD.ORG
Subject:   how to modify it ?
Message-ID:  <34AF1383.650C@design.paume.itb.ac.id>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34AF1383.650C>