wm: doc

ref: 2c6867b7550a60218f3e951b28a2a09491d81e3c
dir: /history.ms/

View raw version
To get command history:

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