slitaz-boot-scripts diff bin/bootlog @ rev 252

Move bootlog script to bin/
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 05:00:51 2011 +0200 (2011-04-06)
parents bootlog@16c27ed1f2c9
children 175315b7699d
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bin/bootlog	Wed Apr 06 05:00:51 2011 +0200
     1.3 @@ -0,0 +1,4 @@
     1.4 +#!/bin/sh
     1.5 +# tazbootlog: Display SliTaz boot log messages.
     1.6 +#
     1.7 +cat /var/log/dmesg.log /var/log/boot.log | sed "s/.\[3g.*\]R//"