Skip to content

Instantly share code, notes, and snippets.

@michelp
Created July 2, 2012 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michelp/3033531 to your computer and use it in GitHub Desktop.
Save michelp/3033531 to your computer and use it in GitHub Desktop.
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