Hi,
  when using & at the end of a command, bash prints messages like:

  [EMAIL PROTECTED]:~$ kwrite &
=>[1] 20986
  [EMAIL PROTECTED]:~$
=>[1]+  Done                    kwrite
  [EMAIL PROTECTED]:~$

is there a way to tell bash not to print those lines marked with => ?
I could not find any command searching in the bash manual or googling...

Thanks,
Francesco



_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to