Difference between revisions of "!"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 24: | Line 24: | ||
==Example== | ==Example== | ||
<code lang="recital"> | <code lang="recital"> | ||
− | + | ! ls -lt | |
</code> | </code> | ||
Revision as of 11:13, 19 March 2009
Contents
RUN
Class
Disk and File Utilities
Purpose
Execute an operating system command or external program.
Syntax
RUN | ! <os-command>
See Also
ALIAS, FUNCTION, KEYWORD, LIST HISTORY, QUIT, SPAWN, SET HISTORY
Description
The RUN command and the ! command are synonymous. They provide the facility for running operating system commands or external programs from within the system.
Example
! ls -lt
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer