wm: doc

ref: 9e453b6097b34ebcd358660c78a428394790fa5f
dir: /history.ms/

View raw version
To get command history:

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