Re: Searching for a folder in Applescript.
Re: Searching for a folder in Applescript.
- Subject: Re: Searching for a folder in Applescript.
- From: Shane Stanley <email@hidden>
- Date: Sat, 06 Sep 2003 09:40:29 +1000
On 6/9/03 4:06 AM +1000, John Delacour, email@hidden, wrote:
>
set d to do shell script "date '+%m-%d-%y'"
>
do shell script "mkdir -p -vv ~/junk/junk/" & d
What's the "-vv" for? OMM I get:
mkdir: illegal option -- v
usage: mkdir [-p] [-m mode] dirname ...
--
Shane Stanley, 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.