wm: doc

ref: ff5d6e119f3b6d1a6e7e7752db5de3adab6386ad
dir: /history.ms/

View raw version
To get command history:

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