wm: doc

ref: c54189047473483492ad8ee7e6d726b1160fe54b
dir: /history.ms/

View raw version
To get command history:

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