wm: doc

ref: e5218ec02383aeffe10b32cfc5a1ba3778654c0a
dir: /history.ms/

View raw version
To get command history:

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