Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I execute multiple commands in one line?

XCHAT FAQ
LOAD -e <textfile>, where <textfile> is a full pathname to a file containing commands on each line. Separate your commands with CTRL-SHIFT-u-a (CTRL-SHIFT-a on older GTK+ and Windows). This will appear as a little box with numbers on it. You can create two UserCommands, with the same name, and then execute the UserCommand. It will be executed in the same order as it's written in the UserCommands GUI.
Related Questions

How do I combine multiple commands in one line?

Linux Nano-FAQ
This may not be true for every shell, but at least under bash there are some ways to change the way the shell executes your command: If you just want two or more commands to execute sequentially (after each other), you type: command1; command2 If you want the second command to be executed only if the first command succeeded, type: command1 && command2 (read: command1 AND command2) If you want the second command to be executed only if the first command failed, type: command1 || command2 (.
Related Questions

How do I execute commands automatically at startup?

Irssi - The client of the future
Put them into ~/.irssi/startup file, each command on its own line. The preceding slash (/) is not necessary.
Related Questions

Why can't I execute several commands in one single session?

Ganymed SSH-2 for Java FAQ
Password authentication fails, I get "Authentication method password not supported by the server at this stage".
Related Questions

can I make one 'if' with multiple commands ?

Affect 4.0
no, not yet. I'm working on a feature that will allow you to group commands, allowing for one 'if' command to be applied to the whole group. Right now, the conditional commands can indeed be cumbersome. The best workaround is to use the event wizard', which will allow textual editing (including copy/paste) of commands and their conditions :
Related Questions

Can Tripwire Enterprise execute commands in response to detected changes?

Tripwire Enterprise | FAQ | Configuration Audit & Control fo...
Yes, Tripwire Enterprise includes an Execution Action that allows commands to be executed on either the machine hosting Tripwire Enterprise/Server or on the server where the Tripwire Enterprise agent is installed.
Related Questions

How can I execute HTK or Julius commands from my Windows console?

FAQ - Frequently Asked Questions - voxforge.org
You may want to have Julius and HTK included in your path environment variable.
Related Questions

What are the GameCQ Chat line commands?

DarkSpace
The most up-to-date version of the commands can be found by typing /? in the chat line. Here are a few basics, though. To get full command line options of a command, simply type it with no parameters. For example, to learn how to use the /send command, simply type /send in the chat line. The chat window will then display all the parameters of the command.
Related Questions

Back to top Which AutoCAD commands have command-line functionality?

Hurricane for AutoCAD - FAQ
The following commands are "hyphenated" which means that without the hyphen, a dialog box appears. With the hyphen, a command-line version of the command is requested, and all interaction with the command can be done via scripts. This means that SDI is off, and AutoCAD will not recognize the _OPEN command that is used by default. Go into the Tools->Options menu, and select the Prefs Tab and select "To Load Drawings.. Other", and put "_OPEN" in the field.
Related Questions

Can my commands take command line options?

Frequently Asked Questions
Ant provides via its -Dproperty=value command line argument a means to pass data to your build procedure but when handing off a procedure to a support person or even another developer it is preferable to have a proper command line option handler. AntDepo commands can accept command line arguments via the getopts task.
Related Questions

How can I use Run() to execute DOS commands or arbitrary file types such as MSI and PDF and TXT?

AutoIt
Only a few file extensions are usually "runable": EXE, BAT, COM, and PIF. Other file types like TXT and MSI are actually executed with another program. When you double click on a "myfile.msi" file, Windows actually executes "msiexec.exe myfile.msi". Therefore, the following AutoIt code would let you "run" an MSI file: RunWait("msiexec myfile.
Related Questions

What are .commands?

FAQ (Frequently Asked Questions) - Mariusnet v2
Commands are commands that can be entered into the mariusnet lobby to perform some task. Mariusnet has a very comprehensive collection of .Commands providing lots of useful functionality described at our .commands page (may not be exhaustive). For a quick list of commands type .help in the mariusnet lobby, or .help [command] (without the square brackets) to get a detailed description of any particular command.
Related Questions

Who can execute a will?

Inspector Genaral of Stamps and Registration
a) Any person above the age of 18 years and mentally sound may execute will, but will caused by fraud or coercion or by importunately will not be valid. Therefore a will must be executed voluntarily. d) Scribe (deed writer / advocate) cannot be called witness. Two independent attesting witnesses other than the scribe or necessary. In order to avoid disputes in implementation of a will, description of property and the beneficiaries should be clearly be written without giving room for any doubt.
Related Questions

How do I execute multiple statements in a single string?

SQLite3/Ruby FAQ
The standard query methods (Database#execute, Database#execute2, Database#query, and Statement#execute) will only execute the first statement in the string that is given to them. Thus, if you have a string with multiple SQL statements, each separated by a string, you can’t use those methods to execute them all at once.
Related Questions

Is is possible to execute multiple kernels at the same time?

NVIDIA Forums -> CUDA 1.0 FAQ
No, CUDA only executes a single kernel on the machine at once. In some cases it is possible to have a single kernel perform multiple tasks by branching in the kernel based on the thread id.
Related Questions

How do I receive if a Purchase Order line has multiple distributions?

PO/AP FAQs
If a Purchase Order line has multiple distributions, there will be a blue plus (+) sign on the Receipts form when you open receiving. You are required to click on the + symbol to open another Receipts screen, where you will find the multiple lines to use for receiving. If you have any questions when processing a Receipt, please call the IS Customer Support Center at 243-7550.
Related Questions

What multiple line hardware is supported?

FAQ - MSI Products
Multiple line hardware from Rochelle, Zeus PhoneStuffs, Pika, YES, BBS Telecom, Vive Synergies, Allied Electronics, BEC-TEL, and TCI are supports. The product can also work with any Caller ID capable TAPI device. This includes the AT&T 8130 computer telephone, the PATI 3000 from ComDial, and a range of TAPI compliant telephone systems. CallAudit Voice has been tested with a Dialogic ProLine 2V board. Any Voice board with a TAPI interface should be supported.
Related Questions

How can I have multiple phones on one line?

ADA Emergency Phones : Talk-A-Phone Co.
Each Emergency/Information Phone requires either a dedicated phone line or analog PBX extension. However, using the EC-2 Consolidator you can connect two Phones onto a single line, and using the EC-8 Consolidator you can connect up to eight Talk-A-Phone phones onto a single line. Check to be sure the phone wire is properly connected. Make sure there is enough power on the line (see Technical Requirements, page 3 of the Emergency Phone Manual).
Related Questions

Why do the pi commands generate multiple Q values?

ASITIC FAQ
represents the Q of the 2-port if you were to ground the inner port of the spiral. Similarly, Q2 represents the Q looking in from the inner port and grounding the outer port. Usually Q1 > Q2 since Q2 has extra substrate losses associated with the bottom metal layer. For symmetric inductors Q1 ~ Q2. Q3 or Qd represents the differential Q if you were to drive the structure differentially. Qd > max(Q1,Q2) since the substrate injection is minimized.
Related Questions

Why can't I parse data with multiple Ignore commands?

Free Instrumentation Software FAQ and Technical Support
The Ignore Until Character command tells Windmill to ignore characters in the data string until one of the specified characters arrives. The next operation takes place at this character. So, if you repeatedly told Windmill to ignore everything until the next comma (meaning to skip several commas) it would get stuck on the first comma it found. For more help see the Parsing Messages from RS232 Instruments page.
Related Questions

Can CLI commands be simultaneously executed on multiple devices?

ProCurve Networking by HP - Support - FAQs
Yes. If you issue CLI commands to multiple devices using the CLI wizard, it issues the commands to 5 devices at a time in parallel until all devices are complete. This number can be configured within the Preferences Window.
Related Questions

Cameleon2: Frequently Asked Questions
Commands are functions associated to a name. The name is a string. See here about how to define a command. The commands can take parameters, which are strings too. The call to a command is then a string of the form: command arg1 arg2 .... Arguments are optional. Some commands require arguments, some don't. Some commands will prompt the user for missing arguments.
Related Questions

FTEQTV FAQ - FTE
Yes, there are other commands too, eg the exec command is working. Use the help command to see a list. Yes, there are other commands too, eg the exec command is working. Use the help command to see a list.
Related Questions

play.net >> Modus Operandi
There are a whole battalion of commands, and far too many to list here! But, there are some basic commands that you should be familiar with. Some other game commands are listed under the appropriate topic in these FAQ's. LOOK [IN, ON, UNDER, BEHIND] <ITEM>. For instance, you could LOOK UNDER BENCH, LOOK IN MY BAG, or simple LOOK FLOWERPOT. Each will allow you to see what something looks like, or to see if there is anything else to explore in the immediate area. INVENTORY, or INV for short.
Related Questions

How do I execute configure scripts?

MinGW - Frequently Asked Questions
Applications using a UNIX-style build process will typically require a shell environment and set of POSIX tools, for executing configure scripts and building the application. The Cygwin environment was once the only choice available to fill this role, although recently the MSYS environment was released to offer MinGW developers a more lightweight alternative. The use of both these environments with MinGW is described in more detail below.
Related Questions

What glue is recommended to adhere to the multiple components on the Storm Case line?

Hardigg Storm Cases, FAQs, Frequently Asked Questions
For bonding foam-to-foam utilize a 3M Spray 90 adhesive (a contact type adhesive). For bonding foam-to-shell utilize a 3M Spray 90 adhesive, it is recommended that the shell is flame treated prior to application of adhesive. Do not flame treat foam.
Related Questions

Previously I had multiple entries and more than one line - where has this gone?

FAQ's
Initially we accepted multiple entries/lines without any payment, from now on however unless you sign up for additional lines or entries you are restricted to your one free entry/line. If you feel this has been put in the "wrong" category let us know and we will change it. Remember additional lines/entries only cost ?10 per annum - so please consider reinstating your original entry? Additional Entry Page
Related Questions

Can a DSL line be shared among multiple users?

Creative Network Innovations, Inc. ~ CNI ~ Solid Internet So...
Yes, multiple computers can use the same DSL line. Using a DSL router will allow you to connect virtually limitless numbers of computers to one DSL connection. This is perfect for businesses that need to connect an entire office to one DSL connection. Every worker can be online at the same time. Home networking is also growing as a direct result of broadband access. The world of the wired home is here now.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact