Re:User Name in OS X
Re:User Name in OS X
- Subject: Re:User Name in OS X
- From: Chris Janton <email@hidden>
- Date: Wed, 23 Oct 2002 06:23:55 -0700
No deprecation here...should work all over Unix-land (no nidump, no
passwd files - at least that you can see)...
finger `logname` | grep "Login:" | awk -F: '{print $3}'
8)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.