Search Results

Search: Posts Made By: Jett44
2,145
Posted By Jett44
Currently the code does not hit the new line...
Currently the code does not hit the new line character after the username and password are entered, so everything is entered on the same line. Looking into this, I figured it was possible because the...
2,145
Posted By Jett44
Replacing the <endlinechar>10</endlinechar>...
Replacing the

<endlinechar>10</endlinechar>

With

<options>
<loginmacro>True</loginmacro>
<postcommands>True</postcommands>
awk '{printf("%s\r\n",$0)}' file >...
2,145
Posted By Jett44
Scripting for PuttyCM (NewLine Character)
Hi,
I am trying to edit a script to create an XML file to upload into PuttyCM. Everything works with the exception of the NewLine character. By default this option is set to Line feed (LF). I need...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy