Nicholas Clark wrote: > On Mon, Oct 10, 2005 at 07:59:48PM -0500, Craig A. Berry wrote: > > > I've tried on user1 and user5 on spe180, and I'm still getting the > same errors. I don't know how to do this from the native VMS shell, > but the bash version of things looks wrong: > > bash$ date > Tue Oct 11 04:09:11 EDT 2005 > bash$ touch foo > bash$ ls -l foo > -rw-r----- 1 NWC10 129 0 Oct 11 03:09 foo > bash$ date > Tue Oct 11 04:09:30 EDT 2005 > > 3am vs 4am makes me think that there's something rather more > screwed than a few seconds drift. Or is this something wonky > with ls returning a result in wintertime, and date giving a > date in summertime? Only that's *D* which is wintertime, > isn't it?
$show time ! displays local time. $touch :== $gnu:[bin]touch.exe $dir/date=all foo $touch foo $dir/date=all foo $show log *tz* -John [EMAIL PROTECTED] Personal Opinion Only