help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simpler question about my script


From: Alex fxmbsw7 Ratchev
Subject: Re: simpler question about my script
Date: Tue, 15 Feb 2022 21:26:02 +0100

a short explainment what script does... if started with 'start' it does the
code that i pasted
1 input handler ( decoder )
2 bash -i
3 ssh
in one row, it was separate, now i joined em to one pipe

but since ever that ssh made a sign of not running
connect works, but the ssh start code never got executed
no /tmp/foo
no cd "$y" ...

On Tue, Feb 15, 2022 at 9:19 PM Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
wrote:

> on done' before addr='d' and myapp=backsshbash2 a few lines down
> one line before alias cmd
>
> On Tue, Feb 15, 2022 at 9:16 PM Greg Wooledge <greg@wooledge.org> wrote:
>
>> On Tue, Feb 15, 2022 at 08:30:07PM +0100, Alex fxmbsw7 Ratchev wrote:
>> > bash -x run start
>> > + shopt -s expand_aliases
>> > + name=main
>> > + sshstart='y=~/$y
>>
>> Where is the closing single quote?
>>
>>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]