Your command will work, but you have to set it as an execute command, not a compile or build command as they are run without a shell. Or you can make the compile or build command run a shell and pass your command to it with the -c option.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1327#issuecomment-263766961
