bug#41634: 'timeout' returning 124 and 133

2020-07-20 Thread Bernhard Voelker
On 2020-07-05 12:53, Jonny Grant wrote: > Your patch looks great. Thanks, pushed (with the minor tweak mentioned below) at: https://git.sv.gnu.org/cgit/coreutils.git/commit/?id=49bd08aea > Is it worth clarifying that --kill-after=0s would send the KILL signal > immediately after TERM? > $

bug#42440: bug with rm

2020-07-20 Thread ����
sometimes,rm can't delete the file. but when using rm -rf + file . the file can be deleted.

bug#42439: bug with rm

2020-07-20 Thread ����
sometimes,rm can't delete the file.