[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: winkeydaemon
From: |
Nate Bargmann |
Subject: |
Re: winkeydaemon |
Date: |
Mon, 8 Aug 2022 10:39:37 -0500 |
* On 2022 08 Aug 09:08 -0500, Ed wrote:
> On Mon, 8 Aug 2022 03:43:16 -0500
> Nate Bargmann <n0nb@n0nb.us> wrote:
>
>
> > Hi Ed,
> >
> > Then the ./ is not required. In essence, the ./ tells the shell to
> > run the command that is found in the current directory and to look
> > nowhere else.
>
> > Hope that helps.
> >
> > 73, Nate
>
> I put the winkey daemon in /home/ed/bin, this is the output:
>
> /home/ed/bin/winkeydaemon: line 8: syntax error near unexpected token
> `newline'
> /home/ed/bin/winkeydaemon: line 8: `<!DOCTYPE html>'
Looks like you tried to save the page from the GitHub page as there is
no `<!DOCTYPE html>' text in that script, particularly at line 8.
Try this link:
https://raw.githubusercontent.com/N0NB/winkeydaemon/master/src/winkeydaemon
Then save it from your browser but beware that your browser may add a
'.txt' extension (Chromium does that here) which should not be added
when you do a "Save As...". You will also need to set the executable
bit on the file after you save it, i.e. 'chmod +x winkeydaemon' in the
directory you saved it.
73, Nate
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819
signature.asc
Description: PGP signature
winkeydaemon, Ed, 2022/08/29