I want to have an automated way to run the command
The directory name will not change, I just want to have an automated way I can run the command with sudo privileges in a terminal window
Coming from a windows background, I would just create a .bat file that accomplished this. I don't know what the mac equivalent is to a batch file but applescript seemed like it could accomplish this?
Main Topics
Browse All Topics





by: eoinosullivanPosted on 2008-08-21 at 01:25:11ID: 22277192
Will the DIRECTORY name change for each running of the script ??
Do you want to have a dialog box that asks you to select a directory to apply the CHMOD to?
Can you provide a little more detail on what you're trying to do so we can direct you?