Search Results

Search: Posts Made By: mike509123
5,427
Posted By mike509123
getting an error
I am getting the following error:

run1.ksh[16]: 0403-057 Syntax error at line 16 : `}' is not expected.

I am guessing its due to this block

{
echo "verbose"
echo "open $nodename"
...
5,427
Posted By mike509123
KSH Script/FTP (NEWBIE)
I trying to write a ksh script (without the help of the Kermit libraries) which connects to a ftp server and checks if the file "KEI.done" exists. If the file exists it print "files is there" if it...
Forum: Ubuntu 08-05-2005
6
10,699
Posted By mike509123
re: mailx
Thank You,
It worked!
Forum: Ubuntu 08-05-2005
6
10,699
Posted By mike509123
mailx
hi,
I am working on a ksh script and i want to be able to send a email using mailx.


if [[ "$testcase3" = "email1" ]] || [[ "$testcase3" = "email2" ]]
then
echo "send email"
mailx -s...
Showing results 1 to 4 of 4

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