Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 20 Posts 8 Joined 2007-07-31 05:23 19-year member UID 94342 Gender Male
Status Offline
I want to copy all the song names in my '音乐' folder and output them to a text file.
DIR 音乐\*.* >音乐保存.txt
But the text generated by this command has a lot of useless information, file sizes and dates too.
I only want the file names.