bug-hurd
[Top][All Lists]
Advanced

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

Re: 'rm -rf' failing [when put into the background]


From: Thomas Schwinge
Subject: Re: 'rm -rf' failing [when put into the background]
Date: Wed, 25 May 2005 17:22:03 +0200
User-agent: Mutt/1.5.9i

On Wed, May 25, 2005 at 12:19:35PM +0200, Thomas Schwinge wrote:
> The following has happened to me for a few times in similar situations.
> [...]

Another one:

#v+
$ rm -rf gcc-3.3-branch
rm: cannot remove `gcc-3.3-branch/gcc/ada/xr_tabls.adb': (ipc/rcv) msg too large
$ echo $?
1
$ rm -rf gcc-3.3-branch
$ echo $?
0
#v-


Regards,
 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]