Created
July 2, 2012 14:30
-
-
Save michelp/3033531 to your computer and use it in GitHub Desktop.
This file contains 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
tc@box:~$ ll /bin/*server | |
-rwxr-xr-x 1 root root 9103 Jul 2 07:34 /bin/pubsub_server | |
-rwxr-xr-x 1 root root 9105 Jul 2 07:34 /bin/pushpull_server | |
-rwxr-xr-x 1 root root 8956 Jul 2 07:34 /bin/reqrep_server | |
tc@box:~$ sudo /bin/pubsub_server | |
sudo: unable to execute /bin/pubsub_server: No such file or directory | |
tc@box:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment