wm: doc

ref: 5d7982a6ef27ca7cc603c64e3392d1177fe4b78a
dir: /history.ms/

View raw version
To get command history:

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