Search Results

Search: Posts Made By: ctiamaria
2,208
Posted By ctiamaria
Thank you, You been a great help. This can...
Thank you,

You been a great help. This can get nerve racking at times.

You made me hang in there by helping find out what I was doing wrong.
2,208
Posted By ctiamaria
I Pressed Ctrl-c to exit cat command then typed ...
I Pressed Ctrl-c to exit cat command then typed

ksh test (to run the program)

is this where my problem lies?
2,208
Posted By ctiamaria
Thanks for the help, but Am I writing...
Thanks for the help,

but

Am I writing the script properly? when do I run ksh ./ test?

Please tell me what I'm doing wrong.
2,208
Posted By ctiamaria
Getting a program to run
Please help, I have tried to run this program countless times and still nothing. Please tell me what I'm doing wrong.

$ cat>test
count=1
while [ $count -lt 10 ]
do
echo "5"
read number
echo...
Showing results 1 to 4 of 4

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