Search Results

Search: Posts Made By: andrew.p.mcderm
1,402
Posted By andrew.p.mcderm
So I am doing this backwards?
So I am doing this backwards?
1,402
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,820
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,820
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,820
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...
899
Posted By andrew.p.mcderm
Thank you so much
Thank you so much
899
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 03:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy