j
k
j a
j l
Thomas Köhler jean-luc@picard.franken.de (Di 04 Nov 2008 12:48:47 CET):
getent passwd | grep "^$USER:" | cut -d: -f 5
getent passwd "$USER" | cut -d: -f 5 | cut -f1 -d,
Attachments:
Back to the thread
Back to the list