wm: doc

ref: 728e56aae2450bdcd606ccd3ddd398e414632688
dir: /history.ms/

View raw version
To get command history:

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