Commit d04e152d9c289a11bde69842c0521189723aea3a

Nick Wellnhofer 2024-07-24T11:40:01

shell: Remove access(2) checks The checks didn't handle stdout. Since unistd.h wasn't included, W_OK wasn't defined and the checks wouldn't run anyway.