wm: doc

ref: cb14a74bb1e16faf44af4275b915b9b7c37057e2
dir: /history.ms/

View raw version
To get command history:

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