wm: doc

ref: 921a47cd20dc7e0010838fa6afedb62d9510af8c
dir: /history.ms/

View raw version
To get command history:

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