wm: doc

ref: b52b767eaf54b25687293a6ecd9e851cdbaf1b4f
dir: /history.ms/

View raw version
To get command history:

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