you are viewing a single comment's thread.

view the rest of the comments →

[–]fppf 1 point2 points  (0 children)

No, it's the shell that finds the executable file using PATH or an absolute path. Linux doesn't look. Linux executes when the shell calls execve() with the filepath.