suggest change

The Process ID (pid) of the last job run in the background:

~> $ ls &
testfile1 testfile2
[1]+  Done                    ls
~> $ echo $!
21715

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents