prolog::system/0¶
@class system_1
system(+ _S_)*
Passes command S to the Bourne shell (on UNIX environments) or the current command interpreter in WIN32 environments.@class system_0
system*
Passes command S to the Bourne shell (on UNIX environments) or the current command interpreter in WIN32 environments.