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

Re: Command history



On Thu, 2011-04-28 at 15:13 +0300, Sophoklis Goumas wrote:

> $ pgrep bash
> $ kill <PID-of-that-new-bash-shell>

or kill $$

I use that whenever I type/paste a password into my shell in the wrong
sequence :-)

(I actually kill -9 $$ just to be sure :-)

Richard



Reply to: