wm: doc

ref: 8d29b312b339cbfa5d6cfc5bd56597fe4903c8be
dir: /history.ms/

View raw version
To get command history:

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