[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Username in the /etc/passwd
On Thu, 29 Jan 1998, Oleg Goldshmidt wrote:
> 2) egrep "^moshe" /etc/passwd
almost. I have both meir and meirav on the system here, chances of that
grow with the size of the passwd file.... in that case:
egrep "^moshe:" /etc/passwd
--
Ira Abramov <ira(a)scso.com> whois: IA58
** We have no intention of shipping another bloated OS and shoving it down
the throats of our users. -Paul Maritz, Microsoft group V.P.
- References:
- Q
- From: Oleg Goldshmidt <goldshmt@netvision.net.il>