Created
August 22, 2011 22:01
-
-
Save kwilczynski/1163735 to your computer and use it in GitHub Desktop.
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
kwilczynski@ubuntu:~$ dpkg -c mongodb-10gen_1.8.3_amd64.deb | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/sbin/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/bin/ | |
-rwxr-xr-x root/root 7750904 2011-08-22 07:33 ./usr/bin/mongofiles | |
-rwxr-xr-x root/root 7816824 2011-08-22 07:33 ./usr/bin/mongostat | |
-rwxr-xr-x root/root 7746840 2011-08-22 07:33 ./usr/bin/mongoexport | |
-rwxr-xr-x root/root 7738808 2011-08-22 07:33 ./usr/bin/bsondump | |
-rwxr-xr-x root/root 7759096 2011-08-22 07:33 ./usr/bin/mongorestore | |
-rwxr-xr-x root/root 3361576 2011-08-22 07:33 ./usr/bin/mongo | |
-rwxr-xr-x root/root 7755000 2011-08-22 07:33 ./usr/bin/mongoimport | |
-rwxr-xr-x root/root 7768920 2011-08-22 07:33 ./usr/bin/mongod | |
-rwxr-xr-x root/root 7775576 2011-08-22 07:33 ./usr/bin/mongodump | |
-rwxr-xr-x root/root 5051032 2011-08-22 07:33 ./usr/bin/mongos | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/doc/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/doc/mongodb-10gen/ | |
-rw-r--r-- root/root 483 2011-08-10 15:25 ./usr/share/doc/mongodb-10gen/copyright | |
-rw-r--r-- root/root 692 2011-08-22 07:33 ./usr/share/doc/mongodb-10gen/changelog.gz | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/man/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/man/man1/ | |
-rw-r--r-- root/root 586 2011-08-22 07:33 ./usr/share/man/man1/mongosniff.1.gz | |
-rw-r--r-- root/root 685 2011-08-22 07:33 ./usr/share/man/man1/mongofiles.1.gz | |
-rw-r--r-- root/root 907 2011-08-22 07:33 ./usr/share/man/man1/mongoimport.1.gz | |
-rw-r--r-- root/root 532 2011-08-22 07:33 ./usr/share/man/man1/mongostat.1.gz | |
-rw-r--r-- root/root 328 2011-08-22 07:33 ./usr/share/man/man1/mongod.1.gz | |
-rw-r--r-- root/root 716 2011-08-22 07:33 ./usr/share/man/man1/mongoexport.1.gz | |
-rw-r--r-- root/root 555 2011-08-22 07:33 ./usr/share/man/man1/mongodump.1.gz | |
-rw-r--r-- root/root 527 2011-08-22 07:33 ./usr/share/man/man1/mongos.1.gz | |
-rw-r--r-- root/root 512 2011-08-22 07:33 ./usr/share/man/man1/mongorestore.1.gz | |
-rw-r--r-- root/root 864 2011-08-22 07:33 ./usr/share/man/man1/mongo.1.gz | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/lintian/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./usr/share/lintian/overrides/ | |
-rw-r--r-- root/root 891 2011-08-22 07:33 ./usr/share/lintian/overrides/mongodb-10gen | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./etc/ | |
-rw-r--r-- root/root 1887 2011-08-22 07:33 ./etc/mongodb.conf | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./etc/init/ | |
-rw-r--r-- root/root 536 2011-08-10 15:25 ./etc/init/mongodb.conf | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./etc/init.d/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./var/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./var/lib/ | |
drwxr-xr-x root/root 0 2011-08-22 07:33 ./var/lib/mongodb/ | |
lrwxrwxrwx root/root 0 2011-08-22 07:33 ./etc/init.d/mongodb -> /lib/init/upstart-job |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment