wm: doc

ref: 583550f29ce2a58d0abcf1831c472c4f9c1f9bef
dir: /history.ms/

View raw version
To get command history:

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