Re: how to extract log in information
Re: how to extract log in information
- Subject: Re: how to extract log in information
- From: garbanzito <email@hidden>
- Date: Tue, 18 Jun 2002 13:49:15 -0600
at 2002 06 18, 17:07 +0200, they whom i call Marco Ippoliti wrote:
How can I extract the long name of the current logged in us . /usrer
(the real name shown in the Users panel of System prefs) and the
computer name that is used in folder sharing ? (those information
are also shown on the log in panel).
there are a few approaches in the archives, a thread named
"Re: Owner/User Name in OSX" in March.
here's a one-liner based on my earlier post:
do shell script "niutil -readprop . /users/`whoami` realname"
--
steve harley email@hidden
_______________________________________________
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.