Shell script

brad brad at bradandkim.net
Tue Nov 11 21:36:44 CST 2003


I have a tab delimited list of usernames and passwords that I need to
run a set of system commands on.  I was thinking maybe I could build a
for loop and assign the first entry on the line as $x and the second
entry on the line as $y.  Is this possible?  Or am I going to have to
use sed or awk?

Thanks in advance,

Brad




More information about the Kclug mailing list