Skip to content

Instantly share code, notes, and snippets.

@atourino
Created June 25, 2010 06:13
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 atourino/452499 to your computer and use it in GitHub Desktop.
Save atourino/452499 to your computer and use it in GitHub Desktop.
deploy@merlot:~$ ll /opt/mongodb/bin/
total 41956
drwxr-xr-x 2 deploy deploy 4096 Jun 25 00:20 ./
drwxr-xr-x 5 deploy deploy 4096 May 24 13:31 ../
-rwxr-xr-x 1 deploy deploy 2970000 May 24 13:30 mongo*
-rwxr-xr-x 1 deploy deploy 5111856 May 24 13:30 mongod*
-rwxr-xr-x 1 deploy deploy 5093256 May 24 13:30 mongodump*
-rwxr-xr-x 1 deploy deploy 5089064 May 24 13:31 mongoexport*
-rwxr-xr-x 1 deploy deploy 5093160 May 24 13:31 mongofiles*
-rwxr-xr-x 1 deploy deploy 5093160 May 24 13:31 mongoimport*
-rwxr-xr-x 1 deploy deploy 5093256 May 24 13:31 mongorestore*
-rwxr-xr-x 1 deploy deploy 3357248 May 24 13:31 mongos*
-rwxr-xr-x 1 deploy deploy 835496 May 24 13:31 mongosniff*
-rwxr-xr-x 1 deploy deploy 5097256 May 24 13:31 mongostat*
deploy@merlot:~$ ll /opt/mongodb/bin/mongodb
ls: cannot access /opt/mongodb/bin/mongodb: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment