Mailing List Archive


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

Re: [tlug] question about shell scripting



On Thu, 2007-01-25 at 17:45 +0900, Josh Glover wrote:

> 
> Close, but no cigar. You left out on minor word that would have made
> everything work: "do". Dig this:
> 
> for x in `awk -F: '{ print $1 }' /etc/shadow`; do
>   /usr/bin/crontab -l -u $x;
> done

Awesome. That will, um, do the trick. That's really useful as well,
thanks!

hack hack,
Scott VanDusen
Tokyo




Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links