On 7 June 2012, at 16:33, Polytropon wrote: > On Thu, 07 Jun 2012 19:15:25 -0400, Fbsd8 wrote: >> dmesg command does not show date of last boot. >> >> Are there some other commands to find date of last boot? > > Check the lines in /var/log/messages. Unless you're not > experiencing a newsyslog message (new log file started), > the "kernel: Copyright (c) 1992-2011 The FreeBSD Project." > string (first line of typical dmesg, check for your particular > OS version!) indicates when the system was booted. But > note that the date format is not the common sortable > kind of `date "+%d.%m.%Y"`. > > Another idea (as already mentioned) is to subtract `uptime` > from current `date`. :-
Check the timestamp on /var/run/dmesg.boot That is only written to when the system boots._______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"