wm: doc

ref: 5bbb84720ad91a68531ffd1754ae29425fbddc6c
dir: /history.ms/

View raw version
To get command history:

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