Hi! > If I do: shsucdx >a.txt
> it creates the 'a.txt' and redirects the output into a.txt; > but if I do this: vol h: >a.txt > it creates the a.txt, but the file is empty; what is more, the output o > f'vol' goes to the screen, so is not being redirected. > I tried this with msdos with the same result. I just checked both the source code and the real FreeCOM (0.84-pre2 XMS_Swap 2006-08-28) and they both say that the output of VOL is part of what you would get when you do DIR and they both do redirect okay for me, no matter if I say > a.txt or > c:a.txt or >a.txt ... HOWEVER, if drive H: does not exist, then an "invalid drive" message is shown on STDERR which is (different from STDOUT) not redirectable with the ">" syntax in DOS... Regards, Eric ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Freedos-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-user
