how to invoke an external shell script in ice?

in Help Center
hi,
how to invoke an external shell script or executable app in ice?who could give me a hand?Thanks!
Ice support function as system() invoke?
how to invoke an external shell script or executable app in ice?who could give me a hand?Thanks!

0
Comments
Ice doesn't provide any facilities to execute shell scripts. You'll have to find out how do this with your favorite language and operating system.
Or are you perhaps trying to figure out how to configure a server with IceGrid to launch an Ice server through a shell script?
Cheers,
Benoit.
thanks Benoit!
I get it!
thanks a lot!
have a fun day!