From: Kurt Euler Date: 2005-02-28T14:49:03+09:00 Subject: Any tips on migrating code from Windows to UNIX ------_=_NextPart_001_01C51D59.27920F16 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable All- Can anyone give me some general tips and gotchas for how to migrate Ruby code from Windows to UNIX (apart from taking care to convert drive mappings)? A recent program I ran on Windows in a about 20 seconds runs in about 1 second on a UNIX box. Only problem is, no work gets done. Expected output files aren't created. No errors are thrown, but screen "puts" for monitoring progress are sporatic. Thanks in advance! -Kurt ------_=_NextPart_001_01C51D59.27920F16--