Linux Process

Process relation:
init --> login --> bash
 
Check Process Relation:
pstree
 
Check command relation information:
which <command>: check alias and path
whereis <command>: check the path of the command
 

 

Comments

Popular posts from this blog

Linux RHCE Preparation

Nginx Proxy & Load Balance & LNMP

Snort+barnyard2+Snorby CentOS 6.5_64 Installation