helloSystem / helloSystem/launch
When file is +x but cannot be launched, try to open it instead
Open
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
On some file systems, all files may have +x set. Trying to open a file will lead it to being launched, which ultimately fails.
Hence, whenever launching a file fails, we should try to open it instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.