problem with date, dump or restore

2009-02-05 Thread Ivan Dimitrov
Hi list, with freebsd 7.0, after a probably successful dump : #dump -0Lauf ./ad0s1f.dump /dev/ad0s1f DUMP: Date of this level 0 dump: Thu Feb 5 07:18:58 2009 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping snapshot of /dev/ad0s1f (/usr) to ./ad0s1f.dump DUMP: mapping (Pass I)

Problem with date...

2003-10-29 Thread Xpression
Hi all, I'm logging certain types of files to a daily grouping with the following format `date +%v` and the output format for today is eg. 29-Oct-2003, it's fine but this happens at 12:00 pm at night to rotate everyday, and I want to check and edit some lines on the file that was recorded

Re: Problem with date...

2003-10-29 Thread Matthew Seaman
On Wed, Oct 29, 2003 at 12:58:21PM -0500, Xpression wrote: Hi all, I'm logging certain types of files to a daily grouping with the following format `date +%v` and the output format for today is eg. 29-Oct-2003, it's fine but this happens at 12:00 pm at night to rotate everyday, and I