Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
filesystem if file executable
0
0
l
lucycodes42
Shell public recipes
Shortcut:
if.file.executable
0 Comments
if [ -x "path" ]; then fi