Search Results

Search: Posts Made By: andrew.p.mcderm
1,432
Posted By andrew.p.mcderm
So I am doing this backwards?
So I am doing this backwards?
1,432
Posted By andrew.p.mcderm
while and do problems
Any ideas how to clear this error as it seems I dont understand if,do,while and els commands

#!/bin/ksh
set -x
print "This script creates test messages"
print "Please enter test case name"...
1,860
Posted By andrew.p.mcderm
Thanks you I will update the script accordingly...
Thanks you I will update the script accordingly with the changes
1,860
Posted By andrew.p.mcderm
I have something like this but not sure why I am...
I have something like this but not sure why I am getting errors now:

Ok this is new code:

#!/bin/ksh
set -x

print "This script creates test messages"

print "Please enter test case...
1,860
Posted By andrew.p.mcderm
trouble looping in script
I am having problem looping this script
I want to give the user option to decide if they want to continue after each entry but then also loop it back to beginning so they can more to content of...
911
Posted By andrew.p.mcderm
Thank you so much
Thank you so much
911
Posted By andrew.p.mcderm
script problem
i am new to unix scripting


here is my code

#!/bin/ksh
#set -x
print "This script creates test messages"
print "Please enter test case name"
read testcasename
echo $testcasename
print...
Showing results 1 to 7 of 7

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