wm: doc

ref: bb85a392498445b03ac01137ed1043c397b6c5a8
dir: /history.ms/

View raw version
To get command history:

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