Re: Help with bash script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave,

>Date: Fri, 13 Mar 2009 14:22:20 -0700
>From: Dave Martini <martini1@xxxxxxxx>  
>
>Here is the script I have so far
>
>bash-2.03# more change_nis_cred.sh
>#This script script cycles through a word list and uses a for in loop.
>set -x
>#
>for user in credlist.txt

for user in `cat credlist.txt`

Note those are *backticks*

   mark

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux