NetBSD/share/sushi/users/deluser/script2

4 lines
106 B
Plaintext
Raw Normal View History

#!/bin/sh
# $NetBSD: script2,v 1.1 2001/01/05 02:07:00 garbled Exp $
grep ^$1 /etc/passwd | cut -f 6 -d :