system « Development « Ruby






1.Getting Results from Other Programs
2.run an operating system command with system:
3.submit each part of a command separately, as an argument to system:
4.Create a zero-length file with a system command
5.Run notepad.exe with system function