Skip to content

Instantly share code, notes, and snippets.

@rickychilcott
Created August 14, 2012 21:21
Show Gist options
  • Save rickychilcott/3353131 to your computer and use it in GitHub Desktop.
Save rickychilcott/3353131 to your computer and use it in GitHub Desktop.
Nilm Output
$ pwd
/Users/chilcotr/Desktop/PluralEyes Licenser
$ ls -la
total 288
drwxr-xr-x 4 chilcotr staff 136 Aug 14 17:14 .
drwxr-xr-x+ 31 chilcotr staff 1054 Aug 14 17:14 ..
-rw-r--r--@ 1 chilcotr staff 6148 Aug 14 17:14 .DS_Store
-rw-r--r--@ 1 chilcotr staff 137936 Aug 14 17:12 Nilm
$ ./Nilm -a -L 257400182593680646 -l /Applications/PluralEyes.app/Contents/Frameworks/libFileMgmt.dylib
zsh: permission denied: ./Nilm
$ sudo ./Nilm -a -L 257400182593680646 -l /Applications/PluralEyes.app/Contents/Frameworks/libFileMgmt.dylib
sudo: ./Nilm: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment