Re: User Name in OS X +
Re: User Name in OS X +
- Subject: Re: User Name in OS X +
- From: John W Baxter <email@hidden>
- Date: Tue, 22 Oct 2002 22:04:11 -0700
We need to incorporate more obscure "stuff". Therefore, this additional
method:
set cmd to "perl -e \"@p = getpwnam `whoami`;\""
set cmd to cmd & " -e 'print \"$p[6]\";'"
do shell script cmd
-->"John Baxter"
-;) --John
--
John Baxter email@hidden Port Ludlow, WA, USA
I'd like a load of fully decomposed Unicode for the garden, please.
_______________________________________________
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.