網頁

2019年11月13日 星期三

12個Linux好用的終端機命令(Terminal Commands)

1. Change Directory
Command:cd (Figure 1)
Figure 1

2. Listing Directory
Command:ls (Figure 2)
Figure 2



3. Copy files and directories
Command:cp (Figure 3)
Figure 3



4. Move (rename) files
Command:mv (Figure 4)
Figure 4



5. Creating Directories
Command:mkdir (Figure 5)
Figure 5



6. Remove an empty directory
Command:rmdir (Figure 6)
Figure 6





7. Configure a network interface
Command:ifconfig (Figure 7)
Figure 7



8. Display amount of free and used memory in the system
Command:free (Figure 8)
Figure 8



9. Tell how long the system has been running
Command:uptime (Figure 9)
Figure 9



10 .Print name of current/working directory
Command:pwd (Figure 10)
Figure 10



11. Display Linux processes
Command:top (Figure 11)
Figure 11



12. Clear the terminal screen
Command:Clear (Figure 12)
Figure 12



沒有留言:

張貼留言