wm: doc

ref: 7ef61290a4c26c367a0f449c26dfb23e3322241e
dir: /history.ms/

View raw version
To get command history:

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