When trying to run bash script from shortcuts it error with 'Failed at step EXEC spawning /home/vinicius_daros/.local/bin/konsole_open_existing.sh: No such file or directory'

Hi - just to double-check, does that bash script start with #!/bin/bash on the first line? If it’s directly copy-pasted above, then I think you’re missing the slash in between the ! and the bin :slight_smile:

1 Like