Skip to content

Instantly share code, notes, and snippets.

@rvdlee
Last active April 1, 2018 18:21
Show Gist options
  • Save rvdlee/0bb78f6bfdbfbf88d2907d97e4652955 to your computer and use it in GitHub Desktop.
Save rvdlee/0bb78f6bfdbfbf88d2907d97e4652955 to your computer and use it in GitHub Desktop.
```bash
%data-host=localhost
%data-user=rob
%data-output=2-13, 15
ls -all
total 48
drwxrwxr-x 5 rob rob 4096 Mar 19 19:18 .
drwxrwxr-x 9 rob rob 4096 Mar 19 17:38 ..
drwxrwxr-x 2 rob rob 4096 Mar 17 20:39 content
-rwxr-xr-x 1 rob rob 2224 Mar 13 21:43 develop_server.sh
-rw-rw-r-- 1 rob rob 2442 Mar 13 21:43 fabfile.py
drwxrwxr-x 8 rob rob 4096 Mar 13 22:18 .git
-rw-rw-r-- 1 rob rob 4373 Mar 13 21:43 Makefile
drwxrwxr-x 7 rob rob 4096 Mar 17 23:55 output
-rw-rw-r-- 1 rob rob 1211 Mar 19 19:17 pelicanconf.py
-rw-rw-r-- 1 rob rob 1549 Mar 19 19:18 pelicanconf.pyc
-rw-rw-r-- 1 rob rob 536 Mar 13 21:43 publishconf.py
pwd
/home/rob/Desktop/EpicSoftworks/thoughtforcoding.com
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment