Description
I decompressed Asa-macos-2.1.12-beta into a folder on my desktop and open terminal set to that location
I enter ls and can see the two shell scripts:
AsaLaunch.sh and AsaLaunchGui.sh
and the res directory.
I type in sh ./AsaLaunch.sh and enter my password for sudo from the .sh script.
It displays:
sudo: res/Asa: command not found
I can see that the Asa executable has execute permissions for me.
-
What obvious mistake am I making? Maybe the folder should be located somewhere else or needs to have some permission set or a path set somewhere?
-
For using the command line version, are there any example scripts where the drive to be scanned is specified? I can specify Windows drives, but am unfamiliar with MacOS usage.
I can see the volumes using cd /volumes, then ls - but ... possibly there is some tricky syntax to specify the volume that is second nature to someone familiar with unix?
- Besides monitoring before and after a program's installation, my intended purpose is to scan my boot drive and then scan a Carbon Copy of the boot drive and compare them.
I'm trying to account for 100GB of missing data on the Carbon Copy drive, and want to insure it's just temp files (from Logic Pro Sound Library Manager installs - or something I don't need.
Thanks!