Search Results

Search: Posts Made By: AxlVanDamme
2,167
Posted By AxlVanDamme
I'm using Korn, which worked perfectly. Thanks...
I'm using Korn, which worked perfectly. Thanks again.
2,167
Posted By AxlVanDamme
Thanks. Is there a way to restrict the random...
Thanks. Is there a way to restrict the random numbers generated from say like 1-100?
2,167
Posted By AxlVanDamme
A way to store 2 random numbers from a for loop?
I have a for loop that cycles twice and generates 1 random number for each pass through. I would like to be able to store the two numbers to use later for arithmetics. Is there a way to do that?...
3,626
Posted By AxlVanDamme
Oh yeah. Forgot about that too. Thanks.
Oh yeah. Forgot about that too. Thanks.
3,626
Posted By AxlVanDamme
Awesome. Thanks!
Awesome. Thanks!
3,626
Posted By AxlVanDamme
Take 10 user inputs and output to file?
I want a script that will prompt a user to enter 10 numbers and out put them into a file. This what I have so far, but isn't working. I'm guessing it's something easy I'm not seeing. Thanks for any...
2,169
Posted By AxlVanDamme
I got it worked out using bc. Thanks for the help.
I got it worked out using bc. Thanks for the help.
2,169
Posted By AxlVanDamme
You're right. Sorry, I had a brain cramp. I've...
You're right. Sorry, I had a brain cramp. I've tried both ways since I'm using ksh. I lose the decimal places using the ksh method, but not with the awk.
2,169
Posted By AxlVanDamme
Thanks for the reply. I'd like to keep them in a...
Thanks for the reply. I'd like to keep them in a file and not in the shell though. Is there a way to do that?
2,169
Posted By AxlVanDamme
How to add lines of a file and average them
I'm reading in numbers from a file and trying to add them together. Here is the code so far. I know the 1+2+3.... part is wrong. The file has five numbers in it with each number on its own line. The...
Showing results 1 to 10 of 10

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