wm: doc

ref: f807e80d453938f861b3f673ec53e256e53313c0
dir: /history.ms/

View raw version
To get command history:

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