batch file - Windows Command dir /a/q/s > printout.txt -


i able run command dir /a/q/s getting information need. when run such dir /a/q/s > print.txt or dir /a/q/s > print.dat or dir /a/q/s > print.xlsx print out onto file not give me information. cuts off information. ideas?

thanks.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -