原The Linux Command Line - Processes
Posted ybluo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了原The Linux Command Line - Processes相关的知识,希望对你有一定的参考价值。
ps - report a snapshot of current processes
top - display tasks
job - list active jobs
bg - place a job in the background
fg - place a job in the foreground
kill - send a signal to a process
killall - kill processes by name
shutdown - showdown or reboot the system
以上是关于原The Linux Command Line - Processes的主要内容,如果未能解决你的问题,请参考以下文章
[Linux] The Linux Command Line
chapter2. Managing files from the command line
chapter1 Accessing the command line using the local console