Re: cat >>EOF

2021-09-10 Thread Michael via PLUG-discuss
Thanks for the tip! On Fri, Sep 10, 2021 at 3:07 PM Shaun Anderson wrote: > Your >> should be <<. > > You're using redirect operators there. > > cat << EOF > > https://stackoverflow.com/questions/2500436/how-does-cat-eof-work-in-bash > > On Fri, Sep

Re: cat >>EOF

2021-09-10 Thread Shaun Anderson via PLUG-discuss
Your >> should be <<. You're using redirect operators there. cat << EOF https://stackoverflow.com/questions/2500436/how-does-cat-eof-work-in-bash On Fri, Sep 10, 2021 at 11:47 AM Michael via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > Thanks fo

Re: cat >>EOF

2021-09-10 Thread Michael via PLUG-discuss
r Z, or X. > > Worst case, unplug it and back away. It'll explode soon. > > Thanks, > Alexander. > > Sent from my Samsung S20+ 5G > > On Fri, Sep 10, 2021, 11:26 Michael via PLUG-discuss < > plug-discuss@lists.phxlinux.org> wrote: > >> I typed >> >

Re: cat >>EOF

2021-09-10 Thread Snyder, Alexander J via PLUG-discuss
Cntrl+C ? Or Z, or X. Worst case, unplug it and back away. It'll explode soon. Thanks, Alexander. Sent from my Samsung S20+ 5G On Fri, Sep 10, 2021, 11:26 Michael via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > I typed > >cat >>EOF > > But when

cat >>EOF

2021-09-10 Thread Michael via PLUG-discuss
I typed cat >>EOF But when I type EOF it doesn't exit. help? -- :-)~MIKE~(-: --- PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/li