Command Description: View the full path command for the current directory: PWD
650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M00/9D/52/wKioL1l-hTGQk1XEAAASnJ7lPnA750.png-wh_500x0-wm_ 3-wmp_4-s_610637099.png "title=" 1.png "alt=" Wkiol1l-htgqk1xeaaasnj7lpna750.png-wh_50 "/>
Command Description: View current system date command: Date
650) this.width=650; "Src=" https://s3.51cto.com/wyfs02/M01/9D/52/wKiom1l-hUuC3SKiAAAPXK_Ado0845.png-wh_500x0-wm_ 3-wmp_4-s_1909829665.png "title=" 2.png "alt=" Wkiom1l-huuc3skiaaapxk_ado0845.png-wh_50 "/>
Command Description: View current system Month Day command: Date +%y-%m-%d
650) this.width=650; "Src=" https://s1.51cto.com/wyfs02/M00/9D/52/wKiom1l-hWrSOuSwAAAPd-BQ1_Q101.png-wh_500x0-wm_ 3-wmp_4-s_1567873805.png "title=" 3.png "alt=" Wkiom1l-hwrsouswaaapd-bq1_q101.png-wh_50 "/>
Command description: Operation on days of date command: Date +%y-%m-%d--date= "-1 day"
650) this.width=650; "Src=" https://s3.51cto.com/wyfs02/M00/9D/52/wKioL1l-hYbgqW1KAAAP01WO5g8298.png-wh_500x0-wm_ 3-wmp_4-s_3858466743.png "title=" 4.png "alt=" Wkiol1l-hybgqw1kaaap01wo5g8298.png-wh_50 "/>
Command description: View which user login commands on the server: WHO
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/9D/52/wKiom1l-haDzX5K2AAAL0cUYGkk409.png-wh_500x0-wm_ 3-wmp_4-s_1805061845.png "title=" 5.png "alt=" Wkiom1l-hadzx5k2aaal0cuygkk409.png-wh_50 "/>
Command Description: View the most recent user login History command on the server: last-1
650) this.width=650; "Src=" https://s3.51cto.com/wyfs02/M01/9D/52/wKioL1l-hbbwleN_AAAXPkX2apE874.png-wh_500x0-wm_ 3-wmp_4-s_3097926170.png "title=" 6.png "alt=" Wkiol1l-hbbwlen_aaaxpkx2ape874.png-wh_50 "/>
Command description: Shutdown command 1:shutdown-h now # #立刻关机命令2: shutdown-h +10 # #10分钟后关机命令3: shutdown-h 12:00:00 # #12点关机命令4: Halt # #立刻关机
Command Description: Restart command 1:shutdown-r now # #立刻重启命令2: Reboot # #立刻重启
Command Description: Clear Screen command 1:clear shortcut: ctrl+l
Command Description: Exit program command: Q shortcut: CTRL + C
Command description: Suspend process command: CTRL + Z # #将进程挂起到后台命令: bg Jobid # #进程在后台继续执行命令: FG Jobid # #让进程在前台执行
Command description: Input content to console command: Echo a
650) this.width=650; "Src=" https://s4.51cto.com/wyfs02/M02/9D/52/wKiom1l-hlHAtYQvAAALXe7eX6Q212.png-wh_500x0-wm_ 3-wmp_4-s_100731430.png "title=" 7.png "alt=" Wkiom1l-hlhatyqvaaalxe7ex6q212.png-wh_50 "/>
Command description: View directory details command: ls-l path
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M01/9D/52/wKiom1l-hnPQhk83AAAuQ1wXvWo682.png-wh_500x0-wm_ 3-wmp_4-s_3702536542.png "title=" 9.png "alt=" Wkiom1l-hnpqhk83aaauq1wxvwo682.png-wh_50 "/>
Command Description: View directory information command: LS path
650) this.width=650; "Src=" https://s2.51cto.com/wyfs02/M02/9D/52/wKioL1l-hofh0MHgAAAXBgWnDTM383.png-wh_500x0-wm_ 3-wmp_4-s_3675365247.png "title=" 8.png "alt=" Wkiol1l-hofh0mhgaaaxbgwndtm383.png-wh_50 "/>
This article is from the "Yan" blog, please be sure to keep this source http://suyanzhu.blog.51cto.com/8050189/1952237
Linux Common Commands 1