wm: doc

ref: 4e83c8f163b311b5433078e4385e99e1bc161bd9
dir: /history.ms/

View raw version
To get command history:

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