Skip to content

Instantly share code, notes, and snippets.

@sf-mrichter
Created September 29, 2017 20:18
Show Gist options
  • Save sf-mrichter/3da608bbcd93ee79a1277a1632f32c39 to your computer and use it in GitHub Desktop.
Save sf-mrichter/3da608bbcd93ee79a1277a1632f32c39 to your computer and use it in GitHub Desktop.
$ ls -al /var/lib/couchdb
total 132
drwxr-xr-x 8 couchdb couchdb 4096 Sep 21 15:38 ./
drwxr-xr-x. 55 root root 4096 Sep 29 12:38 ../
lrwxrwxrwx 1 root root 16 Sep 11 14:17 couchdb -> /var/lib/couchdb/
drwxr-xr-x 6 couchdb couchdb 4096 Sep 11 14:17 .couchdb/
-rw-r--r-- 1 couchdb couchdb 57539 Sep 29 12:52 _dbs.couch
drwxr-xr-x 2 couchdb couchdb 4096 Sep 29 12:13 .delete/
-rw-r--r-- 1 couchdb couchdb 8372 Sep 7 11:21 _nodes.couch
-rw-r--r-- 1 couchdb couchdb 8378 Sep 7 11:21 _replicator.couch
drwxr-xr-x 3 couchdb couchdb 4096 Sep 7 12:21 ._replicator_design/
drwxr-xr-x 10 couchdb couchdb 4096 Sep 7 11:23 shards/
drwxr-xr-x 10 couchdb couchdb 4096 Sep 7 11:24 .shards/
-rw-r--r-- 1 couchdb couchdb 8378 Sep 7 11:21 _users.couch
drwxr-xr-x 3 couchdb couchdb 4096 Sep 7 12:21 ._users_design/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment