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

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -