Re: List of users/accounts
Re: List of users/accounts
- Subject: Re: List of users/accounts
- From: Gnarlodious <email@hidden>
- Date: Mon, 15 Nov 2004 07:38:55 -0700
Title: Re: List of users/accounts
Entity Steve Suranie spoke thus:
> Is there a way to get a list of the accounts in the system preferences?
set theList to do shell script "ls -1 /Users/ | awk '{ if ( $1 !=\"Shared\") print }'"
set userList to every paragraph of theList
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden