wm: doc

ref: cd6631bc3feb5b8615dfddbb62ef87751bcf902c
dir: /history.ms/

View raw version
To get command history:

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