Open Source Comes to Campus/UMD/Laptop setup/Linux command line: Difference between revisions

Content added Content deleted
imported>Jesstess
imported>Jesstess
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__

The filesystem on your computer is like a tree made up of directories and files. The filesystem has a root directory called <tt>/</tt>, and everything on your computer lives in subdirectories of this root directory.

We often navigate the filesystem graphically by clicking on graphical folders. We can do the exact same navigation from the command line.


There are three commands that we'll be using at a command prompt to navigate the filesystem on your computer:
There are three commands that we'll be using at a command prompt to navigate the filesystem on your computer: