wm: doc

ref: 9b863381a8a367d26bc31a668c970a6c6bec90d1
dir: /history.ms/

View raw version
To get command history:

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