Skip to content

Instantly share code, notes, and snippets.

@reyman
Created March 27, 2016 12:43
Show Gist options
  • Select an option

  • Save reyman/eab0be7e1dcc5f0379ea to your computer and use it in GitHub Desktop.

Select an option

Save reyman/eab0be7e1dcc5f0379ea to your computer and use it in GitHub Desktop.
➜ zulip ls -ahl
total 24K
drwxr-xr-x 6 root root 4,0K mars 26 19:55 .
drwxr-xr-x 5 root root 4,0K mars 26 19:55 ..
drwxr-xr-x 2 root root 4,0K mars 26 19:55 backups
drwxr-xr-x 2 root root 4,0K mars 26 19:55 certs
drwxr-xr-x 2 root root 4,0K mars 26 19:55 settings
drwxr-xr-x 2 reyman reyman 4,0K mars 26 19:55 uploads
➜ zulip tree --noreport -fp
.
├── [drwxr-xr-x] ./backups
├── [drwxr-xr-x] ./certs
│   ├── [-rw-r--r--] ./certs/zulip.combined-chain.crt
│   └── [-rw-r--r--] ./certs/zulip.key
├── [drwxr-xr-x] ./settings
│   └── [lrwxrwxrwx] ./settings/etc-zulip -> /data/settings/etc-zulip
└── [drwxr-xr-x] ./uploads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment