custom script special char problem

Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions
Author Message
clippy
DD-WRT Novice


Joined: 24 Dec 2014
Posts: 45

PostPosted: Mon May 27, 2019 8:21    Post subject: custom script special char problem Reply with quote
I'm trying this command:

echo 'telnet 192.168.1.1 80 \<\<EOF' >/tmp/custom.sh

but it doesn't work as expexcted. it creates custom.sh with this text:

telnet 192.168.1.1 80 <

is there a way to fix this?
thanks.

edit:
it seems there needs to be space between \< and EOF, like so:

\<\< EOF
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> General Questions All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum