wm: doc

ref: b883b087b4cbef26bc1fe98491712353d302543a
dir: /history.ms/

View raw version
To get command history:

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