Your message dated Fri, 23 Dec 2005 15:06:25 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Done
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; 8 Apr 2005 11:09:24 +0000
>From [EMAIL PROTECTED] Fri Apr 08 04:09:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtpout18.mailhost.ntl.com (mta10-winn.mailhost.ntl.com) 
[212.250.162.18] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DJrMZ-00025j-00; Fri, 08 Apr 2005 04:09:23 -0700
Received: from aamta06-winn.mailhost.ntl.com ([212.250.162.8])
          by mta10-winn.mailhost.ntl.com with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Fri, 8 Apr 2005 12:08:52 +0100
Received: from gpk.wftp.org ([62.254.145.79])
          by aamta06-winn.mailhost.ntl.com with ESMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Fri, 8 Apr 2005 12:08:52 +0100
Received: from gpk by gpk.wftp.org with local (Exim 4.50)
        id 1DJrM1-0007Wp-Qk
        for [EMAIL PROTECTED]; Fri, 08 Apr 2005 12:08:49 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Greg Kochanski <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /bin/echo: echo: documentation is missing a cross-reference
X-Mailer: reportbug 3.8
Date: Fri, 08 Apr 2005 12:08:49 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: coreutils
Version: 5.2.1-2
Severity: minor
File: /bin/echo



Echo can give unexpected results because the first argument
can be interpreted either as an option or a thing to echo.
The package maintainer says "use prinf instead",
as a work-around.

That information ought to be in echo's man page,
at least in the "See Also" section, if not in the
"Bugs" section.

Quoted response:

>On Thu, Apr 07, 2005 at 10:13:48PM +0100, Greg Kochanski wrote:
>
>> Echo does not support the '--' flag.
>
>
>No it doesn't. Use printf.
>
>Mike Stone 



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages coreutils depends on:
ii  libacl1                     2.2.23-1     Access control list shared library
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information

---------------------------------------
Received: (at 303719-done) by bugs.debian.org; 23 Dec 2005 14:07:02 +0000
>From [EMAIL PROTECTED] Fri Dec 23 06:07:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailservice.tudelft.nl ([130.161.131.5])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EpnZV-0002IK-OU
        for [EMAIL PROTECTED]; Fri, 23 Dec 2005 06:07:01 -0800
Received: from localhost (localhost [127.0.0.1])
        by rav.antivirus (Postfix) with ESMTP id 9A16480223
        for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 15:06:30 +0100 (CET)
Received: from 82-171-132-56.dsl.ip.tiscali.nl (x084.decis.nl [130.161.177.84])
        by mx4.tudelft.nl (Postfix) with ESMTP id 2F6C480208
        for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 15:06:30 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
        by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id 5862ABFA67
        for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 15:06:26 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 15:06:25 +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: Done
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=windows-1252
X-Virus-Scanned: by amavisd-new at tudelft.nl
Content-Transfer-Encoding: quoted-printable
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=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

> Echo can give unexpected results because the first argument
> can be interpreted either as an option or a thing to echo.
> The package maintainer says "use prinf instead",
> as a work-around.
>=20
> That information ought to be in echo's man page,
> at least in the "See Also" section, if not in the
> "Bugs" section.


There are two tricky things about "echo".  The first is this:

       NOTE:  your  shell  may  have  its  own  version of
       echo, which usually supersedes the version described
       here.  Please refer to your shell=92s documentation
       for details about the options it supports.

[from echo(1)].  The second is this:

     Options must precede operands, and the normally-special
    argument `--' has no special meaning and is treated like any other
    STRING.

[from the info node].

Both are already documented.  The printf alternative is also mentioned
on the info page:

    Portable programs can use
    the `printf' command if they need to omit trailing newlines or output
    control characters or backslashes.  *Note printf invocation::.

--=20
Thomas Hood


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to