In ``': No such file or directory - getcwd (Errno::ENOENT)

Hi,
I'm getting this error message when I'm using the back tick method
(the one that return the stdout of a subshell command):

when my ruby runs the following a=`ls -l` it returns

No such file or directory - getcwd (Errno::ENOENT)

does someone have any idea why does it happen?

thanks,
Amos

You deleted .

ยทยทยท

On Jan 22, 2007, at 02:10, amos wrote:

Hi,
I'm getting this error message when I'm using the back tick method
(the one that return the stdout of a subshell command):

when my ruby runs the following a=`ls -l` it returns

No such file or directory - getcwd (Errno::ENOENT)

does someone have any idea why does it happen?

--
Eric Hodel - drbrain@segment7.net - http://blog.segment7.net

I LIT YOUR GEM ON FIRE!