wm: doc

ref: faefaddf2d37aba026ed16ccbe725db54afc848f
dir: /history.ms/

View raw version
To get command history:

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