bug-bash
[Top][All Lists]
Advanced

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

job name completion


From: Dan Jacobson
Subject: job name completion
Date: 11 Feb 2002 15:36:52 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Perhaps it would be neat if
$ %<TAB>
would show the job spec choices, instead of having to say "jobs".
By the way,
$ jobs
[1]-  Stopped                 less +G /var/log/syslog
[2]+  Stopped                 tcpdump -r dump1 | less
$ %l
bash: fg: ambigious job spec: l

can something better be done?  Yes I know, use %1, %2... Well at least
I don't think the rule for this situation is mentioned on the bash man
page.  BASH_VERSION = 2.05.0(1)-release
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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