wm: doc

ref: e21a6e4a0fc0d6015b66f60d0c030df12a86496a
dir: /history.ms/

View raw version
To get command history:

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