wm: doc

ref: 695f80578150c153a567717f39f1582661acac3d
dir: /history.ms/

View raw version
To get command history:

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