Command Line Tools
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
csc , gacutil , resgen , sn , windiff , disco svcutil , msbuild , sqlmetal , ildasm , xsd :-D And other things I write. P.S. sqlcmd , sqlplus , mysql
-
csc , gacutil , resgen , sn , windiff , disco svcutil , msbuild , sqlmetal , ildasm , xsd :-D And other things I write. P.S. sqlcmd , sqlplus , mysql
:laugh: Those are useful! I wish ratings would be brought back online soon, as I would give you a 5!
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
xxcopy.exe
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
xxcopy.exe We use it alot at the shop for it's ability to keep on truckin regardless of access errors or crc errors. Unlike windows dragon drop that craps out at the first sign of trouble.
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
I play around in the Python command line interface a lot when I'm trying to work out a problem and I want something more simple than "write, compile, run, modify, compile, ...". Otherwise, the only command line tool I use a lot on Windows is Git. I've never been much of a fan of the Windows command line, something about it just feels awkward compared to Linux's (specifically bash, I haven't played much with other ones).
-
csc , gacutil , resgen , sn , windiff , disco svcutil , msbuild , sqlmetal , ildasm , xsd :-D And other things I write. P.S. sqlcmd , sqlplus , mysql
Wow, I've only used two of those, directly.
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
robocopy is part of the Windows 2003 Server Resource Kit[^]. It's the Swiss Army knife of Windows copying tools.
Software Zen:
delete this;
-
xxcopy.exe We use it alot at the shop for it's ability to keep on truckin regardless of access errors or crc errors. Unlike windows dragon drop that craps out at the first sign of trouble.
-
robocopy is part of the Windows 2003 Server Resource Kit[^]. It's the Swiss Army knife of Windows copying tools.
Software Zen:
delete this;
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
I don't use any
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
- python in general - the UnxUtils package which gives you all of the main unix command-line tools ported to windows - I always use the command line versions of source-management that I use or my clients use - svn, mercurial, git so that you can script with them - the InfoZip zip tools, though to be honest, I tend to use the 7-zip exe more nowadays - sysinternals ps tools for remote management - the ImageMagic toolset for image manipulation (especially mogrify and convert) - wget and curl I'd better stop before I just list everything :-) Kev
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
-
We use robocopy. It can restart where it got interrupted and can also delete files that were deleted from the source. Nifty to keep two directories in sync.
Agreed about robocopy, but especially the version that ships with Windows 7 (or Vista if you must). Earlier versions don't understand daylight saving time. (see the /DST option) Other tools for me include REG, WMIC, kedit (the port of the mainframe editor xedit, not the linux-based tool) and (do'h!) the suite of commands built into CMD.EXE. Ditto for PowerShell, but see the comment below. And, of course, the Sysinternals suite from Mark Russinovich. I occasionally get a bit of ribbing for continuing to write .CMD scripts but (perhaps influenced by having started my IT career with character-mode interfaces - on punched cards, 50 years ago) my position is that the command line is simple, well-understood, and stable; if I need to do something that can be done via a .CMD script that's what I use; if it can't but still needs to be scripted I use PowerShell, or just write a new command-line tool.
-
I don't use any
Why not? They're really easy to use. Just create shortcuts to them on your desktop, and you're away.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Why not? They're really easy to use. Just create shortcuts to them on your desktop, and you're away.
I wanna be a eunuchs developer! Pass me a bread knife!
I don't have any I particularly want to use.
-
I don't have any I particularly want to use.
What was that whooshing noise?
I wanna be a eunuchs developer! Pass me a bread knife!
-
What was that whooshing noise?
I wanna be a eunuchs developer! Pass me a bread knife!
you guys :-O
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
I'm not very fond of command line tools, but mostly i use iisreset, [whatever]copy and, once in a blue moon, aspnet_regiis.
CEO at: - Rafaga Systems - Para Facturas - Modern Components for the moment...
-
What are your favorite (and free) [Windows] command line tools? I am working on game design and want to have a command line toolkit for it, but I also want the toolkit to be usable for other things as well. I already have the 7-Zip command line version, some tools for exporting Ogre3D .mesh files, and a converter that takes files from Wings3D and converts them to .mesh.xml for Ogre3D. I am actually using Axiom3D, which is a C# port of Ogre, so it uses the same file formats. So, what do you guys like? EDIT: I just added XMLStarlet[^] to this list. Nicely built utilities there.
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking
I'm surprised nobody mentioned cygwin. It gives you a full build tools chain, python, perl, a powerful shell scripting facility and, if you run your CI on Linux, makes it easier to set up your project so you can run mostly the same stuff on the CI system and on your workstation. Besides, it's equally useful for all types of project - C#, Java, VB.Net, Javascript, Python, you name it. However, I must say, the last time I used Windows for development professionally was almost two years back,and at that time I had migrated everything at home to Linux alreay for more than two years.
-
- python in general - the UnxUtils package which gives you all of the main unix command-line tools ported to windows - I always use the command line versions of source-management that I use or my clients use - svn, mercurial, git so that you can script with them - the InfoZip zip tools, though to be honest, I tend to use the 7-zip exe more nowadays - sysinternals ps tools for remote management - the ImageMagic toolset for image manipulation (especially mogrify and convert) - wget and curl I'd better stop before I just list everything :-) Kev
Keep listing! Or would the number of tools you use cause an oberflow exception?
I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. Stephen Hawking