wm: doc

ref: edf38ca1706b65037821496ef4b27378e1e48ed4
dir: /history.ms/

View raw version
To get command history:

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