Re: coreutils-5.1.2: patch for stat command, and a comment on the date command

2004-02-02 Thread Nelson H. F. Beebe
Thanks for the patches to coreutils-5.1.2 to fix the problem with the zero nanosec values in output from stat. They work nicely: Old: % /usr/local/bin/stat --version stat (coreutils) 5.1.2 % /usr/local/bin/stat /bin/true File: `/bin/true' Size: 312

Re: a comment on the date command

2004-02-02 Thread Jim Meyering
"Nelson H. F. Beebe" <[EMAIL PROTECTED]> wrote: > Also, it would be helpful if GNU date (also part of coreutils) could > input and output time values since the epoch given on the command > line, since that would make time conversions easy. I know there is a > perl module to do that, and GNU gawk c