I have a gem installed that displays a ascii image of a train moving across the terminal screen when someone types "ls". I also have a file called runner.rb.
If it's possible, how can I input the "ls" command to the terminal from within the ruby file?