Directory Operations by DaveChild
About This Content
Directory commands for the command-line on linux / bash.
This content, Directory Operations, was created on 27th October, 2011.
Tags
Directory Operations appears on:
Directory Operations
| pwd | Show current directory |
| mkdir dir | Make directory dir |
| cd dir | Change directory to dir |
| cd .. | Go up a directory |
| ls | List files |
Comments
No comments yet. Add yours below!
Add a Comment
You must be logged in to post a comment. Please log in using the form at the top right of the page.

