From: Juan Zanos Date: 2009-03-11T01:34:15+09:00 Subject: Re: Shell scripting & Windows/Linux Paths Yes, I'm mostly concerned with paths. I'd like to write everything in Unix style and just have it automatically converted somehow so everything stays relatively legible. On 10 mars 09, at 12:28, Robert Klemme wrote: > 2009/3/10 Juan Zanos : >> 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? > > I'm not sure why you are asking for "other command line parameters" > but for paths forward slashes as separators are OK on both platforms. > > Kind regards > > robert > > -- > remember.guy do |as, often| as.you_can - without end >