On Thu, 2006-12-14 at 20:24 +0800, Art Fore wrote:
> > > > 
> > > > 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?

> "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?
> 
Just to the left of the 1 (one) key.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

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

Reply via email to