wm: doc

ref: c418b0f9ec498054b30c7cb51b6a98aa434e474e
dir: /history.ms/

View raw version
To get command history:

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