[6755] in RedHat Linux List
command example source
daemon@ATHENA.MIT.EDU (tom mills)
Sat Nov 30 04:24:10 1996
Date: Sat, 30 Nov 1996 02:23:24 -0700
From: tom mills <tmills@dimensional.com>
Reply-To: tmills@dimensional.com
To: red hat mailing list <redhat-list@redhat.com>
Resent-From: redhat-list@redhat.com
Hey Above Average Folks!
I read the docs, I scan the FAQ's, I got all kinds of O'reilly books yet
I remain curious...
Where is my best source of command usage and config file format
examples?
like this one exemplifying the 'for' statement with some textwhackin
commands:
for i in `tail +21 /etc/passwd | cut -d : -f1`
do
chmod 000 $i
hehe
really, I need some resources for examples.
--------------------------------------------------------------------
Tom Mills System Administrator
tmills@dimensional.com ccd.cccoes.edu
Community College of Denver
--------------------------------------------------------------------
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null