> > > 
> > > Here is my file
> > > 
> > > #!/bin/sh
> > > eval 'gnome-keyring-daemon'
> > > export GNOME_KEYRING_SOCKET
> > > export GNOME_KEYRING_PID
> > > evolution
> > > 
> > > As you can see, I only moved the '.
> 
> Your problem may be that you have not exercised the script as provided. 
> The second line contains back-tics, not single quotes.  Try it properly
> written and see if it works.
> 
> Please, is it really necessary to _completely_ quote *everything*
> written previous?
> -- 
> Patrick Shanahan                        Registered Linux User #207535
> http://wahoo.no-ip.org                        @ http://counter.li.org
> HOG # US1244711         Photo Album:  http://wahoo.no-ip.org/gallery2
> OpenSUSE  Linux  http://en.opensuse.org/

"The second line contains back-tics, not single quotes"
This is a new one on me. What are "back-tics" and how do you get them
from a US Keyboard?

Art

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to