79612282

Date: 2025-05-08 11:42:20
Score: 2.5
Natty:
Report link

After chmod'ing the file, it is better to invoke the script by prepending with a directory ..

e.g. /path/to/script/script.sh

or if you have cd'ed to /path/to/script

- invoke via ./script.sh

since the current directory should not be on the PATH

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: robert wilkinson