wm: doc

ref: a07c0253517823ec040efa22bdb2934fce85cd1f
dir: /history.ms/

View raw version
To get command history:

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