wm: doc

ref: 299372f834200534d2509f1fe8cce223195d1c1f
dir: /history.ms/

View raw version
To get command history:

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