Search Results

Search: Posts Made By: danieldcc
5,822
Posted By danieldcc
cool. Thank you very much for your help
cool. Thank you very much for your help
5,822
Posted By danieldcc
I'm using Bash
I'm using Bash
964
Posted By danieldcc
skipping echo stmnt first time a while loop entered
one more question. I want to skip the first echo statement the first time the loop gets entered

while [ $total_inserted -lt $selling_price ] #keep prompting for more funds until selling...
2,806
Posted By danieldcc
one more question. I want to skip the first echo...
one more question. I want to skip the first echo statement the first time the loop gets entered

while [ $total_inserted -lt $selling_price ] #keep prompting for more funds until selling...
5,822
Posted By danieldcc
== vs -eq and functions
Hey I have a question....

what is the difference between using == vs -eq when testing in WHILE loops.
I use the following test that only worked with == signs....

if [ "$coin_inserted" == "D"...
2,806
Posted By danieldcc
thank you ---------- Post updated at 01:37...
thank you

---------- Post updated at 01:37 AM ---------- Previous update was at 12:44 AM ----------

Wait, still not working.... it works if no parameter entered and when parameter for else...
2,806
Posted By danieldcc
HELP! If statement with remainder testing
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

accept the...
Showing results 1 to 7 of 7

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