JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
We don't like Ads much either, but they do help cover the costs of running the site. Please consider turning off your ad blocker. Thank you.
V
$ sudo launchctl load com.file.plist
$ sudo launchctl load -S Aqua com.file.plist
com.file: Invalid argument
yes, spaces are important. but it is not reason for this error.
V
i can not execute:
> launchctl load -S Aqua com.file.plist
com.file: Invalid argument
but
>launchctl load com.file.plist
works fine, why? :(