Please Help!


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Please Help!
# 1  
Old 12-15-2005
CPU & Memory Please Help!

I know that this may seem very easy but I am new to writing scripts.
I need to write a script that will add 3 numbers using a for loop ...

here is an example:

input ~ File 10 20 30
output ~ 10 + 20 +30 = 60
# 2  
Old 12-15-2005
Did you go through the rules of this forum before posting your question

Quote:
(6) Do not post classroom or homework problems.
# 3  
Old 12-15-2005
Indeed. Thread closed.
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question