wm: doc

ref: 7255b522d68bc74c321ad6d2d7751ef569c0c263
dir: /history.ms/

View raw version
To get command history:

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