Index of /log/2005/09/index.html

Me

Categories

Archives

do, 22 sep 2005

Command Line Power

Sometimes people forget how easy the command line can be. After watching two colleagues try to get Windows to copy a directory full of files with one extension to another directory with another extension using all kinds of weird add-on tools, I asked them if I could try.

One copy *.ext1 newdir\*.ext2 later, my afternoon was quiet again. For some reason the command-line is considered off-limits by the Windows people I know... does anyone know why?