By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


Dos - CD and cd ..

What DOS commands are useful.

Why is it called DOS.

cmd

Commands to know
  • dir
  • dir /s
  • dir /s /b (how to just get the data
  • dir *.* > c:\temp\out.txt
  • dir *.* | more
  • find /i
  • dir /?
  • bat files
  • cd
  • mkdir
  • help



  •