GNU bug report logs - #21776
Date not found

Previous Next

Package: coreutils;

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


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

From: Eric Blake <eblake <at> redhat.com>
To: juzhen <juzhen <at> wilddog.com>, 21776-done <at> debbugs.gnu.org
Subject: Re: bug#21776: bug
Date: Wed, 28 Oct 2015 13:03:27 -0600
[Message part 1 (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 260 days ago.

Previous Next


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