GNU bug report logs - #7985
Inconsistancy

Previous Next

Package: coreutils;

Reported by: Tom Tijerina <swonsay <at> gmail.com>

Date: Fri, 4 Feb 2011 21:26:01 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tom Tijerina <swonsay <at> gmail.com>
Subject: bug#7985: closed (Re: bug#7985: Inconsistancy)
Date: Fri, 04 Feb 2011 21:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7985: Inconsistancy

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7985 <at> debbugs.gnu.org.

-- 
7985: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7985
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: Tom Tijerina <swonsay <at> gmail.com>
Cc: 7985-done <at> debbugs.gnu.org
Subject: Re: bug#7985: Inconsistancy
Date: Fri, 04 Feb 2011 21:52:50 +0000
On 03/02/11 23:22, Tom Tijerina wrote:
> I have a friend I'm trying to get into learning Linux, not wanting to
> hand feed him every command I've instructed him to use man when he get
> stuck or needs help on how to use a command. 
> 
> He ran man rm and it says at the top its for removing files OR
> directories. That is not correct as it does not give you any information
> for removing directories. I assumed it may be an option of some sort but
> I have not found it in the man page. Is this an oversight? 

$ rm --help | grep directories
  -r, -R, --recursive   remove directories and their contents recursively
By default, rm does not remove directories.  Use the --recursive (-r or -R)

Also the man page is automatically generated from --help output.

cheers,
Pádraig.

[Message part 3 (message/rfc822, inline)]
From: Tom Tijerina <swonsay <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: Inconsistancy
Date: Thu, 03 Feb 2011 18:22:44 -0500
I have a friend I'm trying to get into learning Linux, not wanting to
hand feed him every command I've instructed him to use man when he get
stuck or needs help on how to use a command. 

He ran man rm and it says at the top its for removing files OR
directories. That is not correct as it does not give you any information
for removing directories. I assumed it may be an option of some sort but
I have not found it in the man page. Is this an oversight? 


------------------
RM(1)                            User Commands
RM(1)

NAME
       rm - remove files or directories



If this is something positive credit should be given to Ron Flowers. He
is the one who pointed it out to me. 

Running Debian Lenny, GNU coreutils 8.5

Thanks.





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

Previous Next


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