From: Xeno Campanoli Date: 2009-03-18T05:10:30+09:00 Subject: How do I get a name translation for a symbolic link inside Ruby? So I have the results of the shell command: ln -s 20090317 latest But I only know about 'latest'. How do I get the 20090317? I know I can do it executing the shell and bringing in the string, but it seems there must be a method in Ruby, right? -- "Facts do not cease to exist because they are ignored" - Aldous Huxley "...Or I might add, because they are denied" - Dr. Albert A. Bartlett http://www.eskimo.com/~xeno