wm: doc

ref: 409c6fd627638e7d7fbd0e72b33a2ba4f3186b99
dir: /history.ms/

View raw version
To get command history:

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