Your message dated Fri, 23 Dec 2005 00:35:29 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Explained in info
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jan 2003 05:48:55 +0000
>From [EMAIL PROTECTED] Sat Jan 11 23:48:55 2003
Return-path: <[EMAIL PROTECTED]>
Received: from tx.symonds.net [64.246.28.87]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18XazP-0001rj-00; Sat, 11 Jan 2003 23:48:55 -0600
Received: from [210.203.46.221] (helo=jidanni.org)
by tx.symonds.net with asmtp (Exim 4.04)
id 18XazO-0004ie-00
for [EMAIL PROTECTED]; Sun, 12 Jan 2003 00:48:55 -0500
Received: from jidanni by jidanni.org with local (Exim 3.36 #1 (Debian))
id 18XWVF-0000fw-00; Sun, 12 Jan 2003 09:01:29 +0800
Content-Type: text/plain; charset="BIG5"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Dan Jacobson" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
Subject: coreutils: '=' needs better explanation on chmod man page
X-Mailer: reportbug 2.2
Date: Sun, 12 Jan 2003 09:01:29 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=2.2 required=5.0
tests=DATE_IN_PAST_03_06,GAPPY_TEXT,SPAM_PHRASE_00_01
version=2.41
X-Spam-Level: **
Package: coreutils
Version: 4.5.2-1
Severity: minor
File: /usr/share/man/man1/chmod.1.gz
Tags: upstream
The operator `+' causes the permissions selected to be added to the
existing permissions of each file; `-' causes them to be removed; and
`=' causes them to be the only permissions that the file has.
...the only permissions that the file has, for the category of users
selected. I.e.
touch b; ls -l b
-rw-r--r-- 1 jidanni disk 0 2003-01-12 08:59 b
$ chmod u=r b; ls -l b
-r--r--r-- 1 jidanni disk 0 2003-01-12 08:59 b
whereas as worded one might think one would get -r--------
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.19-k7 #1 Sun Oct 6 20:29:56 EST 2002 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5
Versions of packages coreutils depends on:
ii libc6 2.2.5-15 GNU C Library: Shared libraries an
-- no debconf information
---------------------------------------
Received: (at 176363-done) by bugs.debian.org; 22 Dec 2005 23:35:40 +0000
>From [EMAIL PROTECTED] Thu Dec 22 15:35:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-out3.tiscali.nl ([195.241.79.178])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EpZyF-0006ZN-QT
for [EMAIL PROTECTED]; Thu, 22 Dec 2005 15:35:39 -0800
Received: from [82.171.132.56] (helo=82-171-132-56.dsl.ip.tiscali.nl)
by smtp-out3.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl)
id 1EpZyF-00067r-CD
for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:35:39 +0100
Received: from [127.0.0.1] (localhost [127.0.0.1])
by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id 1C47CC013E
for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:35:30 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 00:35:29 +0100
From: Thomas Hood <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Explained in info
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
This is now fully explained in the info.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]