wm: doc

ref: 75955a24c85f16b17b0a9549559ef488b8265859
dir: /history.ms/

View raw version
To get command history:

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