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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

