Search Results

Search: Posts Made By: LINUXnoob15
1,609
Posted By LINUXnoob15
yeah it is. I'm having trouble with the whole...
yeah it is. I'm having trouble with the whole thing.

#!/bin/bash

num=$(( RANDOM % 100 + 1 ))

echo "guess a number? "
read
1,609
Posted By LINUXnoob15
Random number generating script?
Having a hard time with this. Very new to scripting and linux. Spent all sunday trying to do this. Appreciate some help and maybe help breaking down what the syntax does.

Create a Bash program. ...
Showing results 1 to 2 of 2

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