While

cat test.txt | while read $i; do echo $i done



Read and echo each line from file (better then use for loop, because it will not delimit by space and read one whole line


Server is hosted by Alanstudio
Linux Operating System

Recommend screen resolution 1024 x 768 / IE / FireFox
Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved.