wm: doc

ref: dcfe2d38c6d53dfd6a1bbcf1ec6c5fcdbce8847b
dir: /history.ms/

View raw version
To get command history:

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