1.

Solve : how works the 'DIR redirection'  ???

Answer»

The  command:

DIR > myfile.txt - Takes the output of dir and re-routes it to the file myfile.txt instead of outputting it to the screen.

my question:
after WICH pattern does is work? my portable MP3 player seems to run TRACKS according to this pattern, not after the alphanumeric sorting (renaming the files or giving them a sequential number does not help either)hi,
not sure if i understand u correctly, but the pattern for dir is DETERMINE by dir command.

ie to SORT by size of file dir /o:s

see dir /?



Discussion

No Comment Found