Find path of redirected input directory on windows
I’m working on a piece of code that checks if stdin
represents a directory and, if it does, performs some operations on it
I’m working on a piece of code that checks if stdin
represents a directory and, if it does, performs some operations on it