wm: doc

ref: dc1c69ced286843549aa15165f83e148a9be6f55
dir: /history.ms/

View raw version
To get command history:

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