wm: doc

ref: 0aa02b0fc8db2ddbf44a7a9bf28504bff3a4743d
dir: /history.ms/

View raw version
To get command history:

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