path resolution #2

Open
opened 2026-05-31 19:25:47 +00:00 by jaynuine · 0 comments
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
Sign in to join this conversation.
No labels
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.