wm: doc

ref: d8e841de8404a534c5ea60446cc1b8d7dacb6b30
dir: /history.ms/

View raw version
To get command history:

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