Re: have bg, fg, but lack stop

2009-12-21 Thread Ken Irving
On Sun, Dec 20, 2009 at 10:30:27AM +0800, jida...@jidanni.org wrote: > Notice how I need two steps to stop this running job: > > $ jobs > [1]+ Running firefox & > $ fg > firefox > ^Z > [1]+ Stopped firefox > > As there is no > $ stop %1 > like command. kill %1 w

Re: have bg, fg, but lack stop

2009-12-21 Thread Ken Irving
On Sat, Dec 19, 2009 at 05:48:44PM -0900, Ken Irving wrote: > kill %1 works for me. I've puzzled over this before, and I think part of the > trouble may be that 'jobspec' is not defined in bash(1) (v 3.29). Ok, I misunderstood the issue, stop vs kill. Ken -- ken.irv...@alaska.edu

TCSH-like underscore-dash ignore completition?

2009-12-21 Thread OERNii
Hi, I had made switch to bash after a decade of tcsh and mostly, I am pleased ;-) However there is one particular feature of tcsh which I miss very much and that is the ignoration of undescrores or dashes. Just as upper and lower case characters are treated the same (when I have "set completion-ig