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
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?
You deleted .
–
Eric H. - [email protected] - http://blog.segment7.net
I LIT YOUR GEM ON FIRE!