Search Results

Search: Posts Made By: sibghat
1,962
Posted By sibghat
Can some review my code would be appreicated?
I am getting an error "ftpNotes.sh[11]: syntax error at line 8 : `<<' unmatched"



#!/bin/ksh
PATH=/usr/sbin/:/usr/bin:/usr/ucb:/etc:/usr/local/bin:.
cd $HOME
if [ -e CRM_DSC_XML ];then
...
58,066
Posted By sibghat
Thank you so much it worked
Thank you so much it worked
58,066
Posted By sibghat
how to use telnet in script
I am trying to use telnet in shell script but getting following error

error
Connected to crmapp00.agf.ca.
Escape character is '^]'.
Connection closed by foreign host.

Script
#!/bin/ksh...
Showing results 1 to 3 of 3

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