wm: doc

ref: e47cb16f602102a19151d92b729f81a0f2faf8df
dir: /history.ms/

View raw version
To get command history:

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