wm: doc

ref: 0b15112b9b0ffe02ba2d8c0c1694a6aee5aaeec1
dir: /history.ms/

View raw version
To get command history:

.P1
fn history {grep '^term%' /mnt/wsys/text|sed -e 's/^term%//'}
.P2