Created
August 14, 2012 21:21
-
-
Save rickychilcott/3353131 to your computer and use it in GitHub Desktop.
Nilm Output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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