> | However, I think you have uncovered a different bug. > | > | date -u -s 1401 > | Wed Apr 18 20:01:00 UTC 2001 > | date -u -s '1401 UTC' > | Wed Apr 18 14:01:00 UTC 2001 > > Thanks to both of you for the reports. > Bob, what version of date are you using? And on what type of system? You are correct. I was confused. Since I did not feel like messing with the time on my system, I had other compiles running which would have broken, I tested on a "victim" system. I am so used to having the latest version that I forgot even to check. On the victim machine I was running date from sh-utils 2.0. Sorry about that! The newer version works correctly. Bob _______________________________________________ Bug-sh-utils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-sh-utils
