GNU bug report logs - #6924
hi there is misstake in rm --help option

Previous Next

Package: coreutils;

Reported by: "Artur Kulikowski" <arkulik <at> gmail.com>

Date: Fri, 27 Aug 2010 16:19:01 UTC

Severity: normal

Tags: notabug

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artur Kulikowski" <arkulik <at> gmail.com>
To: <bug-coreutils <at> gnu.org>
Subject: hi there is misstake in rm --help option
Date: Fri, 27 Aug 2010 16:19:58 +0200
[Message part 1 (text/plain, inline)]
Bug is here:

 

To remove a file whose name starts with a `-', for example `-foo',

use one of these commands:

  rm -- -foo

 

  rm ./-foo

 

the * marki s forgotten shouldn't it be : 

rm -- -foo* 

rm ./-foo*

??

Without * it didn't work for me

 

 

Artur Kulikowski

 

[Message part 2 (text/html, inline)]

This bug report was last modified 14 years and 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.