On Thu, Sep 14, 2000 at 04:53:54PM -0400, Garrett Wollman wrote: > (Probably easier, actually, but I don't know AWK well enough to > actually implement it.) awk -F: '$0 ~/^(#|$)/ {next} {print "#define\tUID_" toupper($1) "\t" $3}' ${PASSWD} > ${.TARGET} -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ [EMAIL PROTECTED] _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP John Baldwin
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP John Baldwin
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Garrett Wollman
- Re: SMPNG kernel on UP Garrett Wollman
- Re: SMPNG kernel on UP Jos Backus
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Wes Peters
- Re: SMPNG kernel on UP Poul-Henning Kamp
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Mark Murray