n:\>ls c:\foo ls: c:/foo: Not a directory n:\>ls c:\foo 2> c:\tmp\error.txt n:\>more c:\tmp\error.txt ls: c:/foo: Not a directory n:\>