Changeset 14175 for trunk/Ohana/src/opihi/cmd.basic/help/exec
- Timestamp:
- Jul 12, 2007, 2:25:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.basic/help/exec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.basic/help/exec
r4686 r14175 1 1 2 exec ( or !) system function2 exec (shell command) 3 3 4 perform a UNIX system call. variables are parsed before5 the commands is passed to the UNIX shell.6 4 Allows a shell command to be run while running DVO 5 On the command line, this can also be done by placing a "!" before the shell 6 command
Note:
See TracChangeset
for help on using the changeset viewer.
