I/O Redirection
How does a shell implement output redirection (e.g., ls > output.txt) between fork() and exec()?
Sign in to answer questions and track your progress
Sign InHow does a shell implement output redirection (e.g., ls > output.txt) between fork() and exec()?
Sign in to answer questions and track your progress
Sign In