Linux for Dummies



Home | Funny Jokes

Here's some commands until I get the website done.

LS:

Usage: ls [-la]

Lists the files in a directory. If used with parameter -la, gives files in a list.



CD:

Usage: cd directory

Changes to the folder directory.

PWD:

Usage: pwd

Prints the current directory on screen.

More is coming later!