[Ubuntu] some instructions

ps -l
report a snapshot of the current precesses.

pstree -Aup
display a tree of processes.

fg
call job to run in font mode.

bg
call job to run in background mode.

jobs
list all jobs.

&
add this after an instruction, and job will run in background.

留言

這個網誌中的熱門文章

a005: Eva 的回家作業