GNU bug report logs - #8064
anyone home?

Previous Next

Package: coreutils;

Reported by: David H <evolvemeans <at> gmail.com>

Date: Thu, 17 Feb 2011 17:58:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8064 in the body.
You can then email your comments to 8064 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#8064; Package coreutils. (Thu, 17 Feb 2011 17:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to David H <evolvemeans <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 17 Feb 2011 17:58:02 GMT) Full text and rfc822 format available.

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

From: David H <evolvemeans <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: anyone home?
Date: Thu, 17 Feb 2011 11:27:37 -0600
[Message part 1 (text/plain, inline)]
anyone home?

to help lowly newbies with the "date" command in bash.

please include 1 example that shows the '+' character in front of the format
string. It winds up taking a lot of looking to figure out this simple
syntax.

Thanks

David Heitzman

-- 
Life moves on, whether we act as cowards, or heroes.
[Message part 2 (text/html, inline)]

Reply sent to Jim Meyering <jim <at> meyering.net>:
You have taken responsibility. (Thu, 17 Feb 2011 21:42:01 GMT) Full text and rfc822 format available.

Notification sent to David H <evolvemeans <at> gmail.com>:
bug acknowledged by developer. (Thu, 17 Feb 2011 21:42:02 GMT) Full text and rfc822 format available.

Message #10 received at 8064-done <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: David H <evolvemeans <at> gmail.com>
Cc: 8064-done <at> debbugs.gnu.org
Subject: Re: bug#8064: anyone home?
Date: Thu, 17 Feb 2011 22:50:30 +0100
David H wrote:
> anyone home?
>
> to help lowly newbies with the "date" command in bash.
>
> please include 1 example that shows the '+' character in front of the format
> string. It winds up taking a lot of looking to figure out this simple
> syntax.

I ran "info coreutils date" (because "man date" suggests it),
then searched for "date \+".  Here are two:

     $ date +'%Y-%m-%d %H:%M:%S %z'  # %z is a GNU extension.
     2004-02-29 16:21:42 -0800
     $ date +'@%s.%N'  # %s and %N are GNU extensions.
     @1078100502.692722128




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 18 Mar 2011 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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