Dan Jacobson wrote:
> Another disown adventure.
> # suspend
> [1]+ Stopped su
> $ emacs -f gnus fileA &
> [2] 4865
> $ disown
> bash: warning: deleting stopped job 1 with process group 3457
> $ jobs
> [2]- Running emacs -f gnus fileA &
>
> $ help disown
> disown: disown [-h] [-ar
Another disown adventure.
# suspend
[1]+ Stopped su
$ emacs -f gnus fileA &
[2] 4865
$ disown
bash: warning: deleting stopped job 1 with process group 3457
$ jobs
[2]- Running emacs -f gnus fileA &
$ help disown
disown: disown [-h] [-ar] [jobspec ...]
By default, removes each