path resolution #2

Open
opened 2026-05-31 19:25:47 +00:00 by jaynuine · 1 comment
Owner

execve's program argument should be that matching relative to the first path entry that forms a valid path when appended with program
we only need to check for file existence to stop matching, then any permission or other error should be reported

execve's program argument should be that matching relative to the first path entry that forms a valid path when appended with program we only need to check for file existence to stop matching, then any permission or other error should be reported
jaynuine added this to the todo project 2026-05-31 19:25:47 +00:00
Author
Owner

rely on pipex's path matcher, may need to be overhauled to integrate the above

rely on pipex's path matcher, may need to be overhauled to integrate the above
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jaynuine/minishell#2
No description provided.