wm: doc

ref: f9781364293f898215c42d0a111477281769e9d4
dir: /history.ms/

View raw version
To get command history:

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