wm: doc

ref: 434c5f3afb7872c14662477758207a1c27947713
dir: /history.ms/

View raw version
To get command history:

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