Comparing FireCMD and Take Command - Command Prompt Replacements

Take Command is a Windows command prompt (cmd.exe) replacement like FireCMD. Till now, we have only found Take Command as a similar software like FireCMD which provides both command processor and console replacement. Though Take Command is not a GCLI shell like FireCMD. It works by providing emulation of their command processor tcc.exe unlike FireCMD which has an integrated command processor.

Some features of Take Command are:

The only major feature that we have found in Take Command that is not available right now in FireCMD is the file explorer. We don't find the file-explorer as a must have feature. We already have commands such as lst and open which can be used to explore files and directories. Though we will implement this feature soon.

Take Command provides 150 new alien commands. On the other hand, FireCMD provides more than 190 familiar UNIX commands with known syntax and great help resources all over the internet. FireCMD provides some super cool interactive internal commands such as echohtml, lst, path etc. which are missing in Take Command.

The batch file editor that comes with Take Command is not integrated and comes as a separate program. In FireCMD, we have an in-built editor - FireTXT. This can prove quite useful for programmers as they can edit source code of programming/scripting languages such as batch script, Java, C, C++ etc. in one tab and compile/run them in another tab. Take Command's batch file editing environment is based on Scintilla. Scintilla and Scintilla based editor called SciTE is available for free download. Lets check out the comparison table:

FeaturesFireCMD Take Command
Price $29$99.95
GCLI (Graphical Command Line Interface) Yes-
Tabbed Windows for Console Programs and Command Line AppsYesYes
In-built File Editor (FireTXT)Yes -
UNIX-like Environment Support Yes-
Persistent Aliases/Macros Yes-
Recursive AliasesYes -
Customizable FontYes Yes
Quick Zoom In/Zoom Out YesYes
Enhanced Command Line Editor Yes-
Multiple Undo / Redo Options in Command Line Editing Yes-
Enhanced File and Directory Name Completion Yes -
Command Substitution Yes -
Command Substitution using Files Yes-
Enhanced Path Environment Variable Management Yes-
HTML and CSS Support Yes-
Text Search Utility YesYes
Remembers Command History for Next Session YesYes
Remembers Last Working Directory for Next Session Yes-
Save Output as HTML Yes-
Snapshot Feature Yes-
Display Speed - dir /s c:\windows (in seconds)19.419.5
Commands Provided218182

Also check:

Labels: , ,