wm: doc

ref: 95bcff687327cf3dc7d65073492699f3b77c796f
dir: /history.ms/

View raw version
To get command history:

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