]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/sysinfo
fstype: make copy of first sector in /env to avoid unaligned reads on the disk (for...
[plan9front.git] / rc / bin / sysinfo
index 800f1030f7b8406372420023966970a81ade0c76..1459cba8ea7c9b949910e6518e4d6f6953662e19 100755 (executable)
@@ -13,8 +13,8 @@ fn print{
        logprog cat '#P/irqalloc'
        logprog cat '#P/ioalloc'
        logprog cat '#c/config'
-       logprog cat '#c/swap'
        logprog cat '#c/sysstat'
+       logprog cat '#ΒΆ/swap'
        logprog awk '/^Plan 9/{p=1}
 /^init: starting/{exit}
 {if(p)print}' '#c/kmesg'