wm: doc

ref: c20a25a36aff059ed7e56673d9c4115b20754a5d
dir: /history.ms/

View raw version
To get command history:

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