wm: doc

ref: 14302e5baf8cb28c6e49bdb8d61e3d9c8c12b7fe
dir: /history.ms/

View raw version
To get command history:

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