Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 1998 09:31:30 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        jasonm@webace.com.au (Jason McKay)
Cc:        questions@FreeBSD.ORG
Subject:   Re: Help with Scripts
Message-ID:  <199812111531.JAA04417@horton.iaces.com>
In-Reply-To: <2.2.32.19981211152534.006cca54@webace.com.au> from Jason McKay at "Dec 11, 98 11:25:34 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
awk -F: '{print $1}' /etc/passwd 

In a previous message, Jason McKay said:
> Hello,
> 
> Does anyone have a script that can go through the master.passwd file and
> create a text file listing all users.  I want to create a mail alias to send
> messages to all users.
> 
> Thank You,
> Jason McKay.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


-- 
I used to have a handle on life, then it broke.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812111531.JAA04417>