wm: doc

ref: 84aa3ce0af0825d4e11aa76c02c6611a084c2337
dir: /history.ms/

View raw version
To get command history:

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