GNU bug report logs -
#21776
Date not found
Previous Next
Reported by: juzhen <juzhen <at> wilddog.com>
Date: Wed, 28 Oct 2015 17:44:01 UTC
Severity: normal
Tags: notabug
Done: Eric Blake <eblake <at> redhat.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 28 Oct 2015 13:03:27 -0600
with message-id <56311BFF.20207 <at> redhat.com>
and subject line Re: bug#21776: bug
has caused the debbugs.gnu.org bug report #21776,
regarding Date not found
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
21776: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21776
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Why my date command doesn't work?
zidane <at> zidane-pc:~$ Date
No command 'Date' found, did you mean:
Command 'late' from package 'late' (universe)
Command 'date' from package 'coreutils' (main)
Command 'yate' from package 'yate' (universe)
Command 'kate' from package 'kate' (universe)
yours,
zhen ju
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
retitle 21776 Date not found
tag 21776 notabug
thanks
On 10/28/2015 10:43 AM, juzhen wrote:
> Hi,
> Why my date command doesn't work?
> zidane <at> zidane-pc:~$ Date
> No command 'Date' found, did you mean:
> Command 'late' from package 'late' (universe)
> Command 'date' from package 'coreutils' (main)
> Command 'yate' from package 'yate' (universe)
> Command 'kate' from package 'kate' (universe)
Thanks for the report. However, this is not a bug in coreutils, but in
your usage.
Unlike case-insensitive Windows systems (where cmd, Cmd, CMD, and even
cMd all resolve to the same command), Unix-y systems are case-sensitive,
and you MUST use the exact case (usually all lower-case) of the utility
you are invoking. In this case, your shell even helped you with a hint,
suggesting 'date' as one of the possible typo corrections for your
attempt to invoke a missing 'Date'.
I'm closing this bug report in the database, but you should feel free to
ask further questions on this thread.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 9 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.