Oleg Kostin
Oleg Kostin
@vkolgi Hi. First of all thanks for what you doing - really great tool. It would be nice to implement format, that @kjellmorten proposed. I have cases when I want...
Has same problem - seems like something wrong with access to destination / environment path for python.
1. Open cmd 2. type: `C:\bin\bash -l` 4. type: `cd D:` 5. type: `cosmocc` Result `bash: /C/cosmocc/bin/cosmocc: cannot execute: required file not found` for both `#!/bin/bash` `#!/bin/sh` 6. type: `cd...