wm: doc

ref: aef8359eab5add23235fddc005c31ad9ab2b47ed
dir: /history.ms/

View raw version
To get command history:

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