Report forwarded to debian-bugs-dist@lists.debian.org, Galen Hazelwood <galenh@micron.net>:
Bug#17025; Package shellutils.
debian-bugs-dist@lists.debian.orgGalen Hazelwood
Subject: Bug#17025: seq --format options
Reply-To: Tom Lear , 17025@bugs.debian.org
Resent-From: Tom Lear
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Galen Hazelwood
Resent-Date: Tue, 13 Jan 1998 03:03:01 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 17025
X-Debian-PR-Package: shellutils
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.8846597641424
(code B ref -1); Tue, 13 Jan 1998 03:03:01 GMT
X-Authentication-Warning: dreamer.accesscom.com: toml owned process doing -bs
Date: Mon, 12 Jan 1998 19:01:32 -0800 (PST)
From: Tom Lear
To: submit@bugs.debian.org
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Package: shellutils
Version: 1.16-6
Severity: wishlist
seq --format should support %X,%x for hex output, and %c for characters.
- Tom
Acknowledgement sent to Tom Lear <toml@accesscom.com>:
New bug report received and forwarded. Copy sent to Galen Hazelwood <galenh@micron.net>.
-t
From: owner@bugs.debian.org (Ian Jackson)
To: Tom Lear
Subject: Bug#17025: Acknowledgement (seq --format options)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 17025
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Galen Hazelwood
If you wish to submit further information on your problem, please send
it to 17025@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.
Ian Jackson
(administrator, Debian bugs database)
Received: (at submit) by bugs.debian.org; 13 Jan 1998 02:49:24 +0000
Received: (qmail 1417 invoked from network); 13 Jan 1998 02:49:23 -0000
Received: from dreamer.accesscom.com (toml@dreamer.accesscom.com@205.226.156.30)
by 205.229.104.5 with SMTP; 13 Jan 1998 02:49:23 -0000
Received: from localhost (toml@localhost)
by dreamer.accesscom.com (8.8.8/8.8.8/Debian/GNU) with SMTP id TAA24194
for ; Mon, 12 Jan 1998 19:01:32 -0800
X-Authentication-Warning: dreamer.accesscom.com: toml owned process doing -bs
Date: Mon, 12 Jan 1998 19:01:32 -0800 (PST)
From: Tom Lear
To: submit@bugs.debian.org
Subject: seq --format options
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Package: shellutils
Version: 1.16-6
Severity: wishlist
seq --format should support %X,%x for hex output, and %c for characters.
- Tom
Message sent on to Tom Lear <toml@accesscom.com>:
Bug#17025.
Tom Lear
Subject: Bug#17025: seq --format options
Reply-To: "H. Nanosecond" , 17025-quiet@bugs.debian.org
Resent-To: Tom Lear
Resent-Date: Fri, 08 Sep 2000 06:05:40 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 17025
X-Debian-PR-Package: shellutils
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 17025-submitter@bugs.debian.org id=U17025.96839120715942
(code U ref 17025); Fri, 08 Sep 2000 06:05:40 GMT
Date: Fri, 8 Sep 2000 01:33:19 -0400 (EDT)
Message-Id: <200009080533.BAA23727@smtp10.atl.mindspring.net>
To: 17025-submitter@bugs.debian.org
X-Mailer: Emacs 20.2 (smtpmail + M-x mail)
From: "H. Nanosecond"
References:
Delivered-To: 17025-submitter@bugs.debian.org
Hello,
The documentation now says:
If you want hexadecimal output, you can use `printf' to perform the
conversion:
$ printf %x'\n' `seq -f %1.f 1048575 1024 1050623`
fffff
1003ff
1007ff
[etc.]
>seq --format should support %X,%x for hex output, and %c for characters.
> - Tom
Received: (at 17025-submitter) by bugs.debian.org; 8 Sep 2000 05:33:27 +0000
From aldomel@ix.netcom.com Fri Sep 08 00:33:27 2000
Return-path:
Received: from smtp10.atl.mindspring.net [::ffff:207.69.200.246]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13XGn1-00048s-00; Fri, 08 Sep 2000 00:33:27 -0500
Received: from me.x.ix.netcom.com (user-2injj2s.dialup.mindspring.com [165.121.204.92])
by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id BAA23727
for <17025-submitter@bugs.debian.org>; Fri, 8 Sep 2000 01:33:21 -0400 (EDT)
Date: Fri, 8 Sep 2000 01:33:19 -0400 (EDT)
Message-Id: <200009080533.BAA23727@smtp10.atl.mindspring.net>
To: 17025-submitter@bugs.debian.org
Subject: Re: seq --format options
X-Mailer: Emacs 20.2 (smtpmail + M-x mail)
From: "H. Nanosecond"
References:
Delivered-To: 17025-submitter@bugs.debian.org
Hello,
The documentation now says:
If you want hexadecimal output, you can use `printf' to perform the
conversion:
$ printf %x'\n' `seq -f %1.f 1048575 1024 1050623`
fffff
1003ff
1007ff
[etc.]
>seq --format should support %X,%x for hex output, and %c for characters.
> - Tom
Acknowledgement sent to Tom Lear <toml@accesscom.com>:
Extra info received and filed, but not forwarded.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Tom Lear
Subject: Bug#17025: Info received and FILED only
(was Bug#17025: seq --format options)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack-info-quiet 17025
Thank you for the additional information you have supplied regarding
this problem report. It has NOT been forwarded to the developers, but
will accompany the original report in the Bug tracking system. Please
ensure that you yourself have sent a copy of the additional
information to any relevant developers or mailing lists.
If you wish to continue to submit further information on your problem,
please send it to 17025-quiet@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 17025-quiet) by bugs.debian.org; 8 Sep 2000 22:56:27 +0000
From toml@accesscom.com Fri Sep 08 17:56:27 2000
Return-path:
Received: from dreamer.accesscom.com [::ffff:64.240.196.30]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13XX4N-0004P0-00; Fri, 08 Sep 2000 17:56:27 -0500
Received: from localhost (toml@localhost)
by dreamer.accesscom.com (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id PAA02178;
Fri, 8 Sep 2000 15:56:08 -0700
X-Authentication-Warning: dreamer.accesscom.com: toml owned process doing -bs
Date: Fri, 8 Sep 2000 15:56:08 -0700 (PDT)
From: Tom Lear
To: "H. Nanosecond" , 17025-quiet@bugs.debian.org
cc: 17025-submitter@bugs.debian.org, owner@bugs.debian.org
Subject: Re: Bug#17025: seq --format options
In-Reply-To: <200009080533.BAA23727@smtp10.atl.mindspring.net>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 17025-quiet@bugs.debian.org
On Fri, 8 Sep 2000, H. Nanosecond wrote:
> Hello,
>
> The documentation now says:
>
> If you want hexadecimal output, you can use `printf' to perform the
> conversion:
>
> $ printf %x'\n' `seq -f %1.f 1048575 1024 1050623`
> fffff
> 1003ff
> 1007ff
> [etc.]
>
> >seq --format should support %X,%x for hex output, and %c for characters.
> > - Tom
Well I haven't looked at the source, but it seems to me you could just
pass the -f parameter as the format string to the printf (and say that it
defaults to "%d\n") then you could use it to generate strings "file%04d"
or whatever... this would probably be less lines of code than the above is
lines of documentation... And definately would be easier to use.
- Tom
Message sent on to Tom Lear <toml@accesscom.com>:
Bug#17025.
Tom Lear
Subject: Bug#17025: seq --format options
Reply-To: Tom Lear , 17025-quiet@bugs.debian.org
Resent-To: Tom Lear
Resent-Date: Fri, 08 Sep 2000 23:05:59 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 17025
X-Debian-PR-Package: shellutils
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 17025-submitter@bugs.debian.org id=U17025.96845378816962
(code U ref 17025); Fri, 08 Sep 2000 23:05:59 GMT
X-Authentication-Warning: dreamer.accesscom.com: toml owned process doing -bs
Date: Fri, 8 Sep 2000 15:56:08 -0700 (PDT)
From: Tom Lear
To: "H. Nanosecond" , 17025-quiet@bugs.debian.org
cc: 17025-submitter@bugs.debian.org, owner@bugs.debian.org
In-Reply-To: <200009080533.BAA23727@smtp10.atl.mindspring.net>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 17025-submitter@bugs.debian.org
On Fri, 8 Sep 2000, H. Nanosecond wrote:
> Hello,
>
> The documentation now says:
>
> If you want hexadecimal output, you can use `printf' to perform the
> conversion:
>
> $ printf %x'\n' `seq -f %1.f 1048575 1024 1050623`
> fffff
> 1003ff
> 1007ff
> [etc.]
>
> >seq --format should support %X,%x for hex output, and %c for characters.
> > - Tom
Well I haven't looked at the source, but it seems to me you could just
pass the -f parameter as the format string to the printf (and say that it
defaults to "%d\n") then you could use it to generate strings "file%04d"
or whatever... this would probably be less lines of code than the above is
lines of documentation... And definately would be easier to use.
- Tom
Received: (at 17025-submitter) by bugs.debian.org; 8 Sep 2000 22:56:28 +0000
From toml@accesscom.com Fri Sep 08 17:56:27 2000
Return-path:
Received: from dreamer.accesscom.com [::ffff:64.240.196.30]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13XX4N-0004P0-00; Fri, 08 Sep 2000 17:56:27 -0500
Received: from localhost (toml@localhost)
by dreamer.accesscom.com (8.9.3/8.9.3/Debian 8.9.3-21) with SMTP id PAA02178;
Fri, 8 Sep 2000 15:56:08 -0700
X-Authentication-Warning: dreamer.accesscom.com: toml owned process doing -bs
Date: Fri, 8 Sep 2000 15:56:08 -0700 (PDT)
From: Tom Lear
To: "H. Nanosecond" , 17025-quiet@bugs.debian.org
cc: 17025-submitter@bugs.debian.org, owner@bugs.debian.org
Subject: Re: Bug#17025: seq --format options
In-Reply-To: <200009080533.BAA23727@smtp10.atl.mindspring.net>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 17025-submitter@bugs.debian.org
On Fri, 8 Sep 2000, H. Nanosecond wrote:
> Hello,
>
> The documentation now says:
>
> If you want hexadecimal output, you can use `printf' to perform the
> conversion:
>
> $ printf %x'\n' `seq -f %1.f 1048575 1024 1050623`
> fffff
> 1003ff
> 1007ff
> [etc.]
>
> >seq --format should support %X,%x for hex output, and %c for characters.
> > - Tom
Well I haven't looked at the source, but it seems to me you could just
pass the -f parameter as the format string to the printf (and say that it
defaults to "%d\n") then you could use it to generate strings "file%04d"
or whatever... this would probably be less lines of code than the above is
lines of documentation... And definately would be easier to use.
- Tom
Tags added: wontfix
Request was from Thomas Hood <jdthood@yahoo.co.uk>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 1 Jan 2006 01:05:09 +0000
From jdthood@yahoo.co.uk Sat Dec 31 17:05:09 2005
Return-path:
Received: from smtp-out3.tiscali.nl ([195.241.79.178])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Esrem-0003Ew-St
for control@bugs.debian.org; Sat, 31 Dec 2005 17:05:09 -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 1Esrem-0008Ce-4m
for ; Sun, 01 Jan 2006 02:05:08 +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 42B20BFEFE
for ; Sun, 1 Jan 2006 03:05:10 +0100 (CET)
Message-ID: <43B738D5.3080803@yahoo.co.uk>
Date: Sun, 01 Jan 2006 03:05:09 +0100
From: Thomas Hood
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: control@bugs.debian.org
Subject: tags, etc.
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Delivered-To: control@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,VALID_BTS_CONTROL
autolearn=no version=2.60-bugs.debian.org_2005_01_02
tags 68603 wontfix
tags 185152 wontfix
tags 17025 wontfix
retitle 120650 coreutils: chmod: Please add R, W, S and T options
retitle 210475 coreutils: stty: Please add option to force stty to act immediately, not to wait for output to be empty
retitle 21750 coreutils: install: Please add option to compress files
tags 21750 wontfix
tags 48038 upstream
retitle 55218 coreutils: ls: Please add option to sort by type (i.e., all directories before all files)
tags 56844 wontfix
tags 89335 wontfix
stop
Bug marked as found in version 6.10-5.
Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 4 Apr 2008 08:07:55 +0000
From lucas@xanadu.blop.info Fri Apr 04 08:07:55 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-5.9 required=4.0 tests=BAYES_00,MDO_AUTORESP3,
VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from xanadu.blop.info ([80.248.208.235])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jhgxm-0000lF-Va
for control@bugs.debian.org; Fri, 04 Apr 2008 08:07:55 +0000
Received: from localhost ([127.0.0.1] helo=xanadu.blop.info)
by xanadu.blop.info with smtp (Exim 4.63)
(envelope-from )
id 1Jhgxm-0000Ie-3v
for control@bugs.debian.org; Fri, 04 Apr 2008 10:07:54 +0200
Received: (nullmailer pid 24775 invoked by uid 1000);
Fri, 04 Apr 2008 08:07:21 -0000
From: Lucas Nussbaum
To: control@bugs.debian.org
Subject: found 17025 in 6.10-5
Date: Fri, 04 Apr 2008 10:07:21 +0200
X-BTS-Version: 2.10.18.1
Message-ID: <1207296441-2889-bts-lucas@lucas-nussbaum.net>
Delivered-To: control@bugs.debian.org
# Automatically generated email from bts, devscripts version 2.10.18.1
found 17025 6.10-5
Bug reassigned from package `shellutils' to `coreutils'.
Request was from Lucas Nussbaum <lucas@lucas-nussbaum.net>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 4 Apr 2008 08:07:56 +0000
From lucas@xanadu.blop.info Fri Apr 04 08:07:56 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-5.9 required=4.0 tests=BAYES_00,MDO_AUTORESP3,
VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from xanadu.blop.info ([80.248.208.235])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1Jhgxo-0000nc-Bt
for control@bugs.debian.org; Fri, 04 Apr 2008 08:07:56 +0000
Received: from localhost ([127.0.0.1] helo=xanadu.blop.info)
by xanadu.blop.info with smtp (Exim 4.63)
(envelope-from )
id 1Jhgxn-0000It-Hq
for control@bugs.debian.org; Fri, 04 Apr 2008 10:07:55 +0200
Received: (nullmailer pid 24783 invoked by uid 1000);
Fri, 04 Apr 2008 08:07:30 -0000
From: Lucas Nussbaum
To: control@bugs.debian.org
Subject: reassign 17025 to coreutils
Date: Fri, 04 Apr 2008 10:07:30 +0200
X-BTS-Version: 2.10.18.1
Message-ID: <1207296450-3712-bts-lucas@lucas-nussbaum.net>
Delivered-To: control@bugs.debian.org
# Automatically generated email from bts, devscripts version 2.10.18.1
reassign 17025 coreutils
Message sent on to Tom Lear <toml@accesscom.com>:
Bug#17025.
Tom Lear
X-Loop: owner@bugs.debian.org
Subject: Bug#17025: sure cure
Reply-To: "Tamika Steele" , 17025-quiet@bugs.debian.org
Resent-To: Tom Lear
Resent-Date: Thu, 08 May 2008 18:33:41 +0000
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 17025
X-Debian-PR-Package: coreutils
X-Debian-PR-Keywords: wontfix
X-Debian-PR-Source: coreutils
Received: via spool by 17025-submitter@bugs.debian.org id=U17025.121027151728289
(code U ref 17025); Thu, 08 May 2008 18:33:41 +0000
Received: (at 17025-submitter) by bugs.debian.org; 8 May 2008 18:31:57 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: **
X-Spam-Status: No, score=2.0 required=4.0 tests=BAYES_50,
RCVD_IN_BL_SPAMCOP_NET autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Received: from [78.165.50.113]
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1JuAuK-0007IE-Bc; Thu, 08 May 2008 18:31:57 +0000
Received: from [78.165.50.113] by tel.wizja.net; Thu, 8 May 2008 20:31:56 +0200
Message-ID: <01c8b14a$8eb54600$7132a54e@qpnyck>
From: "Tamika Steele"
To: <170922@bugs.debian.org>
Date: Thu, 8 May 2008 20:31:56 +0200
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
ED affects over 30 million men and their partners in the U.S.
So if you’re a man who has ED, or if you think you might be, don’t worry.
You’re not alone. More than 50% of men. between 40 and 70 can experience ED to some degree.
The fact is guys at any age can experience it.
http://www.papirka.net/v/
Received: (at 17025-submitter) by bugs.debian.org; 8 May 2008 18:31:57 +0000
From qpnyck@block.com.pl Thu May 08 18:31:57 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level: **
X-Spam-Status: No, score=2.0 required=4.0 tests=BAYES_50,
RCVD_IN_BL_SPAMCOP_NET autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from [78.165.50.113]
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1JuAuK-0007IE-Bc; Thu, 08 May 2008 18:31:57 +0000
Received: from [78.165.50.113] by tel.wizja.net; Thu, 8 May 2008 20:31:56 +0200
Message-ID: <01c8b14a$8eb54600$7132a54e@qpnyck>
From: "Tamika Steele"
To: <170922@bugs.debian.org>
Subject: Re: sure cure
Date: Thu, 8 May 2008 20:31:56 +0200
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
ED affects over 30 million men and their partners in the U.S.
So if you’re a man who has ED, or if you think you might be, don’t worry.
You’re not alone. More than 50% of men. between 40 and 70 can experience ED to some degree.
The fact is guys at any age can experience it.
http://www.papirka.net/v/