I don't understand why exit &
does not work. Why does it not?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
I think it works. But probably it doesn't do what you expect.
Will create a sub-shell process, and make it run as a background job which will just finish right away. |
|||||
|
cd / &
"doesn't work" – kojiro Aug 16 at 11:20