□ Checking current using shell : ps $$
※ $$ : This positional parameter saves the PID of current shell.
August 25, 2016
The method of checking current shell
2016-08-25T21:46:00+09:00
□ Checking current using shell : ps $$
※ $$ : This positional parameter saves the PID of current shell.