INCLAN: system: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
Line 1: Line 1:
== Synopsis ==


Usage: system [''command'']
'''system''' [''UNIX-command'']


"system" passes the given command for execution to the shell.
== Description ==
Without parameters, an interactive shell is started.
 
Executes a UNIX-command by invoking a shell. If no command is specified, an interactive shell is started.

Latest revision as of 11:58, 17 August 2009

Synopsis

system [UNIX-command]

Description

Executes a UNIX-command by invoking a shell. If no command is specified, an interactive shell is started.