Help for this page

Select Code to Download


  1. or download this
    me@mybox:/home/me/sandbox
    $ ./2.sh &
    ...
    $ ps -o pid,args -p 430266
       PID COMMAND
    430266 /usr/bin/bash ./1.sh
    
  2. or download this
    me@mybox:/home/me/sandbox
    $ cat 1.sh
    ...
    me@mybox:/home/me/sandbox
    $ cat 2.sh
    sleep 600