wm: doc

ref: fc1c6f487806d788994ee51cd428b5495f776d8f
dir: /history.ms/

View raw version
To get command history:

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