K 10 svn:author V 5 dbaio K 8 svn:date V 27 2018-03-10T19:22:33.494268Z K 7 svn:log V 343 Add misc/with: Command prefixing for continuous workflow using a single tool Starts an interactive shell with where every command is prefixed using , for example: $ with git git> add . git> commit -a -m "Commited" git> push WWW: https://github.com/mchav/with PR: 226407 Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org> END