The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: Random
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 05-24-2007
anbu23 anbu23 is offline
Registered User
 

Join Date: Mar 2006
Location: Bangalore,India
Posts: 1,397
Quote:
Originally Posted by keyvan
am i correct to assume that the above script will produce a random word, as long as the words are set as follow:

[TEXT]
word1
word2
word3
word4
etc..
[/TEXT]

K
You are right. Keep each word in a separate line
Reply With Quote