[gobolinux-users] rootless, osx, and having to manually set up

Erick Tryzelaar erickt at dslextreme.com
Sun Feb 11 18:31:45 UTC 2007


Lucas C. Villa Real wrote:
>> The problem is that while Arg 1 is "Mtail", because the filesystem is
>> case insensitive, it's finding the script "mtail", and going into this
>> branch instead of the other. Anyone have any idea how to do a test that
>> fails if the found file has a different case?
>>     
>
> Hmmm.. what if we do "filepath=`readlink -f $goboPrograms/$(Arg 1)`"
> instead? Does it work for you?
>
>   

Yes, I think something that uses an explicit path like that would work.

-e



More information about the gobolinux-users mailing list