wm: doc

ref: d0b045298c41569918f655c1e5326171442cc6ed
dir: /history.ms/

View raw version
To get command history:

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