wm: doc

ref: 00eeeab006885c2b067df5e5b1d1f7b082ab89ee
dir: /history.ms/

View raw version
To get command history:

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