wm: doc

ref: 453b9bd07592f8d40329b43971ab0ea3d419c6c4
dir: /history.ms/

View raw version
To get command history:

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