Loading...

Linux | Linux For Devops | Learn | Linux Commands |Linux session 1

17 0________

Certainly! Here’s a list of commonly used Linux commands along with their descriptions and examples:
1 List Files and Directories (ls):
2 Change Directory (cd)
3 Print Current Working Directory (pwd):
4 Create a New Directory (mkdir):
5 Remove Files and Directories (rm):
6 Copy Files and Directories (cp):
7 Move/Rename Files and Directories (mv):
8 Display First Few Lines of a File (head):
9 Show the beginning of a file.
10 Search for Files and Directories (find):
11 Display System Information (uname):

コメント