bug-coreutils
[Top][All Lists]
Advanced

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

random errors from "rm"


From: Gee M Wong
Subject: random errors from "rm"
Date: Thu, 24 Feb 2005 20:22:36 -0500

I updated to the setup 2.457.2.2 from 2.427 and started getting random errors 
from "rm".

For example:
  address@hidden ~
  $ echo 123 > aaa

  address@hidden ~
  $ ls -l
  total 1
  -rw-r--r--  1 Gee None 5 Feb 24 20:20 aaa

  address@hidden ~
  $ rm aaa
  rm: cannot remove `aaa': No such file or directory

  address@hidden ~
  $ ls -l
  total 0

  address@hidden ~
  $


reply via email to

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