Hi, At Sat, 25 Oct 2008 02:25:42 +0900, Kenneth McDonald wrote in [ruby-talk:318509]: > I've tried using File.expand_path to normalize path names, but this > doesn't always seem to give identical results for the same file, if > one of the involved paths goes through a symbolic link. Is there > another way to do this? File.identical? -- Nobu Nakada