From: Juan Zanos Date: 2009-03-11T01:18:37+09:00 Subject: Shell scripting & Windows/Linux Paths What's the best way to launch executables with Ruby in a way that paths and other command line parameters work on both Windows and Linux? Juan