wm: doc

ref: b251de8a2c2ce948fc587796341488f428c18049
dir: /history.ms/

View raw version
To get command history:

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