wm: doc

ref: 5a15b821798322cb2a299011b2f1eae5fa01dcf7
dir: /history.ms/

View raw version
To get command history:

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