Learn More About This
Directory
This directory sponsored by SIQL, a Spider Makers company...
1. CGI Command line options
- hoohoo.ncsa.uiuc.edu
- CGI Command line options.
- The command line is only used in the case of an ISINDEX query. ... The server should search the query information (the QUERY_STRING environment variable) for a non-encoded = character to determine if the command line is to be used, if it finds one, the command line is not to be used. ...
- You will see that the script will call itself with /cgi-bin/finger?httpd and will actually execute "finger httpd" on the command line and output the results to you. ...
- If the server does find a "=" in the QUERY_STRING, then the command line will not be used, and no decoding will be performed. ...
- If the server finds that it cannot send the string due to internal limitations (such as exec() or /bin/sh command line restrictions) the server should include NO command line information and provide the non-decoded query information in the environment variable QUERY_STRING. ...
- Examples of the command line usage are much better demonstrated than explained. ...
2. modems.com -- Extended AT Command Sets
- www.modem.com
- Extended AT Command Sets.
- Setting Up the Command Line .
- Command Acknowledgment .
- Dial Command Modifiers .
- AT Command Reference Summary .
- Command Response and Result Codes .
- Glossary: AT Command Sets | Reference.
3. Command Forces Simulation (CFOR)
- ms.ie.org
- Command Forces (CFOR) simulation incorporates explicit modeling of battlefield command and control (C2) into virtual simulation. It extends the Distributed Interactive Simulation (DIS) architecture by adding a new class of DIS entities (command entities) and explicit representation of the information exchanged among these entities through the Command and Control Simulation Interface Language (CCSIL). ...
- A CFOR architecture has been devised that permits command workstations, automated command entities, and Semi-Automated Forces (SAF) to work together realistically. The automated command entities themselves are constructed in a layered architecture separating general DIS interface capabilities, command vehicle representation, and command entity information services from command decision making. ...
- The CFOR project is a part of the Synthetic Theater of War (STOW) program, an Advanced Concept Technical Demonstration (ACTD), that is jointly sponsored by the United States Atlantic Command (USACOM) and the Defense Advanced Research Projects Agency (DARPA). ...
- Command and control of the objects was exercised by human commanders at CFOR workstations and simulated in command entities using the CFOR architecture; they communicated using CCSIL. ...
- , May 1998, "Performance of the DARPA Command Forces Program in the STOW97 ACTD" Proceedings of the Eighth Conference on Computer Generated Forces and Behavioral Representation, Orlando, Florida Word .
- Salisbury, July 1996, "Command Forces (CFOR) Program Status Report" Proceedings of the Sixth Conference on Computer Generated Forces and Behavioral Representation, Orlando, Florida HTML .
- Booker, December 1995, "A Brief Review of the Command Forces (CFOR) Program" Proceedings of the Winter Simulation Conference, Arlington, Virginia HTML .
- Dahmann, May 1995, "Implementation of Command Forces (CFOR) Simulation" Proceedings of the Fifth Conference on Computer Generated Forces and Behavioral Representation, 423-430, Orlando, Florida HTML .
- , March 1995, "Command and Control Simulation Interface Language (CCSIL): Status Update", Proceedings of the Twelfth Workshop on Standards for the Interoperability of Defense Simulations, 639-649, Orlando, Florida HTML .
- Seidel, September 1994, "Command Forces: An Extension of DIS Virtual Simulation" Proceedings of the Eleventh Workshop on Standards for the Interoperability of Defense Simulations, 113-117, Orlando, Florida HTML .
- Briefings Date Format Size Performance of the DARPA Command Forces Program in the STOW97 ACTD May 14, 1998 PowerPoint .
- HTML of abstract 520KB CFOR Command Entity Test Plan August 9, 1995 RTF .
- 10KB Command Workstation 3. ...
- The CFOR program has developed a knowledge base for Army command and control; it describes the planning and controlling activities of Army Company and Battalion decision-makers. ...
4. Top Rank Shareware: 4DOS and Take Command
- www.wrotniak.net
- Take Command .
- Program: Take Command .
- Categories: Utility, Command Shell .
- This program is a command shell, providing command line functionality to Windows. ... When less trivial tasks are getting involved, I find myself reverting to the old-fashioned "a man and his command line" way of doing things. ... Mind it: it was not a DOS replacement, just a better front end, but vastly improved: featuring command history, command line editing, command line aliases, additional commands and batch functions or variables. There were a few hundred improvements over the built-in COMMAND. ... Take Command does everything 4DOS did (that program is still being supported and updated), and does it in style. ... Take Command has a very wide spectrum of commands (upward-compatible with DOS or the Windows XP command window), can execute both DOS and Windows programs, and the batches (scripts) for Take Command can use the Windows graphic interface. ... ) Of more advanced features, Take Command allows you to treat FTP sites as disk drives in most of file-handling commands. ... In any case, with Take Command I can do many things which under Windows would be difficult, inconvenient or impossible to do. ... Have you seen those $20 file-renaming programs? As a matter of fact, I'm using Take Command batches to automate packaging of all my shareware programs (directory cleanup, file renaming, time-stamping and archiving as zip files), and to make backups of the source code. ... A warning: Take Command is not just a handy trinket. ...
5. 11.1 Unix Commands
- wks.uts.ohio-state.edu
- CHAPTER 11 Unix Command Summary.
- In this table, as in general, for most Unix commands, file, could be an actual file name, or a list of file names, or input/output could be redirected to or from the command. Unix Commands Command/SyntaxWhat it will do awk/nawk options filescan for patterns in a file and process the results cat options fileconcatenate (list) a file cd directory change directory chgrp options group filechange the group of the file chmod options filechange file or directory access permissions chown options owner filechange the ownership of a file; can only be done by the superuser chsh (passwd -e/-s) username login_shellchange the user's login shell (often only by the superuser) cmp options file1 file2compare two files and list where differences occur (text or binary files) compress options filecompress file and save it as file. ... This command creates or overwrites file2. ...
- man options commandshow the manual (man) page for a command mkdir options directorymake a directory more options file.
- passwd options set or change your password paste options filepaste field(s) onto the lines in file pr options filefilter the file and print it on the terminal ps options show status of active processes pwdprint working (current) directory rcp options hostnameremotely copy files from this machine to another machine rlogin options hostnamelogin remotely to another machine rm options fileremove (delete) a file or directory (-r recursively deletes the directory and its contents) (-i prompts before removing files) rmdir options directoryremove a directory rsh options hostnameremote shell to run on another machine script filesaves everything that appears on the screen to file until exit is executed sed options filestream editor for editing files from a script or from the command line sort options filesort the lines of the file according to the options chosen source file.
- Z and save it as a file uniq options fileremove repeated lines in a file uudecode file decode a uuencoded file, recreating the original file uuencode file new_nameencode binary file to 7-bit ASCII, useful when sending via email, to be decoded as new_name at destination vi options filevisual, full-screen editor wc options file(s) display word (or character or line) count for file(s) whereis options commandreport the binary, source, and man page locations for the command named which commandreports the path to the command or the shell alias in use who or wreport who is logged in and what processes are running zcat file. ...
6. CommandPack - the complete toolkit of command line utilities for Windows. Includes grep, tail, host, nslookup, and more.
- www.commandpack.com
- A power user's command line dream come true.
- Are you one of the many people who hate the normal Windows 95, 98, Millenium, NT, 2000 or XP command line? Don't you miss the freedom of Unix command lines - the tab completion, the nice utilities, - in short, everything that makes a command line worth using? .
- If you're like us, you've been searching for a package of command line tools for Windows that let you forget about the limitations and start doing some work. ...
7. Lego Robots: RCX Command Center
- www.cs.uu.nl
- RCX Command Center .
- You can download his program at the Bricx Command Center pages. ...
- RCX Command Center.
- RCX Command Center is a Windows (95, 98, NT) program that assist you in programming the Lego MindStorms and Cybermaster Robots. ...
- RCX Command Center 3. ...
- To install RCX Command Center, simply run the program. ...
- ocx file to you hard disk and use the Run command in the windows Start menu to execute .
- RCX Command Center is based on the Not Quite C language and compiler written by Dave Baum. ... The main window of the RCX Command Center is an editor for this language. ...
- RCX Command Center has many further functionalities, like a window to watch what is going on in the robot, a window to control the robot directly, a window to contol it with the joystick, a window for diagnostics, a window to let the RCX make music, and tools for downloading firmware, etc. ...
- You can download his program at the Bricx Command Center pages. ...
8. Official Documents - Command Papers
- www.official-documents.co.uk
- Home | Command Papers | House Papers | Departmental Papers | Reports | Search | Site Map | Contact Us | Links .
- Command Papers.
- Command Papers.
- Command Papers.
- Command Papers.
- Command Papers.
- Command Papers derive their name from the fact that they are presented to Parliament by a Government Minister "by Command of Her Majesty". ...
9. CMD/COMMAND Prompt Tools for 32-bit Windows - CMD.EXE
- www.cmdtools.com
- 4NT Command Prompt This absolutely has to be at the top of my list. I began using the 4DOS command. ...
- 88 - Command line mailer for Windows users Blat is a Public Domain Windows NT console utility that sends the contents of a file in an e-mail message using the SMTP protocol. ...
- CommandPack - Command line utility package for Windows users The authors of this product brought it to my attention. It includes a lot of very useful utilities for command line users. ...
- Command Line Tools v1. ...
- CmdTime - Synchronize your computer with an Internet Time Server While submitting dCAL to several shareware web sites, I ran across this cool little command line utility that will synchronize the time on your computer with one or more time servers over an internet connection. ...
- This is, perhaps, what Del command in MSDOS box of Windows 9x and NT should have been. ...
- Whois, Finger, and Host These are three handy Internet utilities that provide "Unix-style" "whois", "host", and "finger" functionality under Windows 95, 98, NT and 2000 command windows. All three utilities are console based (for those of us who still prefer using the command-line!). Where possible, these utilities follow the standard "Unix-style" command-line options. ...
- 30 - Command line e-mail utility The author, Jim Lawless, contacted me about this little shareware ditty. It allows you to send an email message to an SMTP server from a command line. There are *lots* of command line options and no interactive mode, so I don't recommend it for casual email use. ...
- 0 NAMEDATE is a command line utility for Windows 9x/NT that will change the name of a given file to include today's date. ...
- PKZIP 32-bit command line version I've been a PKZIP user since almost the dawn of time. ... It's faster and does a better job of compression, but they changed the command line options from the original. ... Additional note: PKWARE has released a new DOS version that supports long filenames and continues to use the command line options from the previous DOS versions. ...
10. Voice Command for Pocket PC and Pocket PC Phone Edition - Microsoft Windows Mobile
- www.microsoft.com
- Downloads > Voice Command.
- Voice Command 1. ...
- About Voice Command.
- What's New with Voice CommandVoice Command for Windows Mobile-based Pocket PC and Pocket PC Phone Edition* is designed to make your mobile experience awesome! Take a tour and find out more. ...
- Voice Command System RequirementsReview the minimum requirements so that your Windows Mobile-based devices are ready to use Voice Command.
- How to Buy Voice Command.
- , Voice Command is available through retail partners, including CompUSA Inc. ...
- Download Voice Command through the Handango. ...
- Voice Command Accessories.
- The Microsoft Voice Command Accessories page has cool accessories from Pocket PC Techs, Inc. that will add to your Voice Command experience.
- Voice Command uses the programmable hardware buttons on the Pocket PC. Because the Audiovox PPC4100 does not have programmable buttons on the device, you can use the programmable button on the headset or you can use a start menu icon to initiate Voice Command. For information about how to set up a programmable button for Voice Command, see this Voice Command Web page.
- Using Voice Command requires your attention. Using Voice Command while you are operating a motor vehicle may be distracting, dangerous, and illegal. *Microsoft Voice Command requires Windows Mobile 2003 software or later. ...
11. Unix Command Dictionary
- www.math.uic.edu
- Unix Command Dictionary (Hanson).
- UNIX Command Dictionaries.
- The UNIX manual is mostly on line and the UNIX `man' command is used to display parts of the manual. ...
- man command (CR) .
- If you are using IBM Telnet, then `man command ' usually produces poor output for the head of the display. The version `man -blou command (CR)' should remove underscoring and other backspacing for printing at UIC, but does not work completely. For a quick overview of a command try the `-q' quick option: .
- man -q command (CR) .
- man command > file (CR) .
- For more information use the `man' command or refer to some of the UNIX texts. ...
- command generic operand : Definition. ...
- along with a carriage return `(CR)' for each command. ...
- login (CR) : Logon command. ...
- logout (CR) : Logoff command. ...
- man -option command (CR) : Manual or UNIX help command. ...
- whereis name (CR) : Locates source for program or command; e. ...
12. Missile Command
- missile.sourceforge.net
- Missile Command.
- In a fit of bored like boredom I decided to write a port of the Atari game Missile Command for Linux. ...
- - Fully documented command line options. ...
- The libraries below are needed for the binary versions of Missile Command prior to version 1. ...
- The following is no longer needed for Missile Command v0. ...
- - You only need the development libs if you're gunna compile Missile Command yourself.
- Missile Command Links:.
- Penguin Command - Very pretty Missile Command clone.
- ICBM3D - Missile Command in 3D.
- Missile Command as a Java applet.
- A Missile Command clone written for gtk.
- A brand spanking new version of Missile Command (for windows only =\ ).
Other related topics:
Do you have a great site about Command? Is
your Command site listed here?
Would you like a prefered placement of your site in this directory?
It's easy! First place, the HTML from the box below on your page that
you would like listed in this directory.
Then use our link submission request with
your name, your contact information, and the URL of your site that has
a link to this directory. After we
verify your link to us, we'll make sure your site stays in our directory,
and we'll give it prefered placement here also.
Here is how to make a simple text link to us. Just copy the code in this
box to your website:
We can also develop a custom Guide To The Internet for your site. Please
request your own
custom Guide To The Internet.
This custom Guide To The Internet produced by
Siql. Visit us today, and find out how to get your own
custom guide to the Internet, and how to get your site
listed in our guides.
Copyright 1995-2004 by Siql. All
Rights Reserved.