Skip to content

Instantly share code, notes, and snippets.

@maestrojed
Last active January 29, 2019 21:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maestrojed/72acb3e192550cf1c484fbf8781a98a4 to your computer and use it in GitHub Desktop.
Save maestrojed/72acb3e192550cf1c484fbf8781a98a4 to your computer and use it in GitHub Desktop.
testFile.txt
Welcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-141-generic x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
0 packages can be updated.
0 updates are security updates.
New release '18.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Tue Jan 29 21:51:56 2019 from *IP Removed*
pwd
ls
cd myDir/
ls
exit
]0;maestrojed@host: ~maestrojed@host:~$ pwd
/home/maestrojed
]0;maestrojed@host: ~maestrojed@host:~$ ls
myDir
]0;maestrojed@host: ~maestrojed@host:~$ cd myDir/
]0;maestrojed@host: ~/myDirmaestrojed@host:~/myDir$ ls
myFile.txt
]0;maestrojed@host: ~/myDirmaestrojed@host:~/myDir$ exit
logout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment