Francesco Montorsi wrote:
> 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...

These messages will be printed unless job control is turned off.


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                           Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


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

Reply via email to