I’m trying to learn the Mac OS X CLI. I wanted to be completely at home using the OS, the same way that I used to use Command Prompt in my Windows days to do certain stuff. I figured that by learning that, scripting would be easier.
Are the commands used in the terminal useful to learn for scripting in Applescript???
I did it the opposite way around.
For me AppleScript is the basic “vocabulary” aka the tool to program the applications.
the shell commands are a kind of dialect, which are used only for a special purpose