From: Peter Palfrader Date: Wed, 23 Sep 2009 19:38:08 +0000 (+0200) Subject: timing stuff X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=40f9dcd66c81f4d855de6ee41c5606008e40c624;p=mirror%2Fdsa-wiki.git timing stuff --- diff --git a/input/ports/kfreebsd.creole b/input/ports/kfreebsd.creole index 801d59b..c88639a 100644 --- a/input/ports/kfreebsd.creole +++ b/input/ports/kfreebsd.creole @@ -37,3 +37,20 @@ log into kFreeBSD machines. === misc === * ps xauf lies about the start time of processes +* other timing issues: +(interesting idea what a minute is) +{{{ +fano:~# /sbin/shutdown -h 1 more ram + +Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:32:08 2009): + +more ram +The system is going DOWN for system halt in 1 minute! + + + +Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:35:13 2009): + +more ram +The system is going down for system halt NOW! +}}}