wm: doc

ref: 119072185d08c493148a40a174b6a3e665df4eb8
dir: /history.ms/

View raw version
To get command history:

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