Presentation is loading. Please wait.

Presentation is loading. Please wait.

Linux/Bash Commands Damian Gordon. ls List all the visible files in the current folder.

Similar presentations


Presentation on theme: "Linux/Bash Commands Damian Gordon. ls List all the visible files in the current folder."— Presentation transcript:

1 Linux/Bash Commands Damian Gordon

2 ls List all the visible files in the current folder.

3 ls -a List all the visible and hidden files in the current folder. e.g..bashrc.login

4 ls -l List all the visible files in the current folder, and give details of who created it, when, the file size, priorities.

5 ls -la List all the visible and hidden files in the current folder, and give details of who created it, when, the file size, priorities.

6 pwd Print working directory Tell me my current location

7 cd. cd = change directory. = current directory So this command moves from you form the current directory back to the current directory.

8 cd.. cd = change directory.. = previous directory So this command moves from you form the current directory back one step to the previous directory.

9 man ‘man’ is the help command, it gives you the MANual page about a specific topic, in this case it is giving you the manual page about the ‘man’ command.


Download ppt "Linux/Bash Commands Damian Gordon. ls List all the visible files in the current folder."

Similar presentations


Ads by Google