August 25, 2016

The method of checking current shell

□ Checking current using shell : ps $$

※ $$ : This positional parameter saves the PID of current shell.