wm: doc

ref: 47e70f26d175a91b5637830fbd0d9c8c58a4eaab
dir: /history.ms/

View raw version
To get command history:

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