Editing Command Prompt Basics

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 56: Line 56:
==Examples==
==Examples==


  '''dir myfolder'''             shows the contents of "myfolder"  
  '''dir myfolder'''   shows the contents of "myfolder"  


  '''cd ..\'''                   goes back one level in the folder-tree.
  '''cd ..\'''         goes back one level in the folder-tree.


  '''copy ..\myfolder\*.* .'''   copies all files in "..\myfolder" to the current folder.
  '''copy ..\myfolder\*.* .''' copies all files in "..\myfolder" to the current folder.


  '''ren *.nif Mymod_*.nif'''   puts a "Mymod" in front of all nif files in the current folder.
  '''ren *.nif Mymod_*.nif''' puts a "Mymod" in front of all nif files in the current folder.


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Miscellaneous Tutorials]]
[[Category:Miscellaneous Tutorials]]

Please note that all contributions to the Oblivion ConstructionSet Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see CSwiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)