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
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. If