Help for this page

Select Code to Download


  1. or download this
    $ perl -wMstrict -MIPC::Run=run -e' run  "pstree   -A  $$" '
    perl---sh---pstree
    $ perl -wMstrict -MIPC::Run=run -e' run ["pstree","-A",$$] '
    perl---pstree