bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

job status needs RET


From: Dan Jacobson
Subject: job status needs RET
Date: Sat, 22 Feb 2003 10:25:52 +0800

if one day, job status reporting can be done without needing a RET to
stimulate it or something, this would look better:
$ LC_ALL=C emacs --no-site-file -q -nw 
^Z
[1]+  Stopped                 LC_ALL=C emacs --no-site-file -q -nw
10:22 ~$ kill %

[1]+  Stopped                 LC_ALL=C emacs --no-site-file -q -nw
10:22 ~$ kill %
bash: kill: (15349) - No such process
[1]+  Terminated              LC_ALL=C emacs --no-site-file -q -nw
10:22 1 ~$ 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]