wm: doc

ref: abdc656a7b3f2cbc0d28d9520ef3184d9e9b1b22
dir: /history.ms/

View raw version
To get command history:

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