wm: doc

ref: 503034c48f1103b522fbc4e5a659b3604ba2e288
dir: /history.ms/

View raw version
To get command history:

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