ID:269066
 
Hello, I was just woundering how the shell(command) function for byond is used? Also maybe a list of the commands that are possible for the argumant?

Im thinking its the OS commands. But Ive been looking and cant find a good listing of all the commands.
Green Lime wrote:
Hello, I was just woundering how the shell(command) function for byond is used? Also maybe a list of the commands that are possible for the argumant?

Im thinking its the OS commands. But Ive been looking and cant find a good listing of all the commands.

shell() runs a program. For the most part, if you can do it in (the command prompt on windows/a shell in linux) you can do it with shell().