Created
March 27, 2016 12:43
-
-
Save reyman/eab0be7e1dcc5f0379ea 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
| ➜ 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