Excerpts from Dagobert Michelsen's message of Wed Oct 07 08:41:31 -0400 2009:

> Yes. It may be a little clean with awk:
>    awk -F: 'BEGIN { OFS=":" } $1 == "dam" { $2 = "NP" } { print }' < / 
> etc/shadow

Thanks Dago.  I said 'sed' but meant 'some manual tool.'  Manual it
is.

Thanks
-Ben
-- 
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu
Contact me to arrange for a CAcert assurance meeting.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to