Difference between revisions of "Command Prompt Basics"

36 bytes added ,  23:39, 24 January 2008
m
foder to folder
imported>JOG
m
imported>Galahaut
m (foder to folder)
 
(One intermediate revision by one other user not shown)
Line 36: Line 36:




*When you want to access another directory than the current one type in the path relative to the current one: "." stands for the current folder, ".." for the foder where the current folder is in.
*When you want to access another directory than the current one type in the path relative to the current one: "." stands for the current folder, ".." for the folder where the current folder is in.
 
 


== Important Commands ==
== Important Commands ==
Line 66: Line 64:
  '''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:Solutions]]
[[Category:Tutorials]]
[[Category:Miscellaneous Tutorials]]
Anonymous user