wm: doc

ref: 3d63f1a8c222ab2870b2509539f04f8c5fa4ca8b
dir: /history.ms/

View raw version
To get command history:

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