wm: doc

ref: 20f8328ff974735c3cdbadb8ec20a97a356547c0
dir: /history.ms/

View raw version
To get command history:

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