wm: doc

ref: e0833d4c9f144090b4d527307683983351ce0dbc
dir: /history.ms/

View raw version
To get command history:

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