wm: doc

ref: eaf572baf9d494ee639e2b8e5fcf0761b321407c
dir: /history.ms/

View raw version
To get command history:

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