wm: doc

ref: febf819b4112d36c5b849a1b9d82fef168f80860
dir: /history.ms/

View raw version
To get command history:

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