wm: doc

ref: 566516a60002f873849ca7f5e1802811ef0287d6
dir: /history.ms/

View raw version
To get command history:

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