Search Results

Search: Posts Made By: tarnold79
1,114
Posted By tarnold79
script help
So if I wanted to reverse the order of processing. Do I just replace
sleep "$1" with. sleep $((45-$1)) or am just adding it right in the script
1,114
Posted By tarnold79
Script help
Thanks for the information, so if i wanted to Adjust the script to output each value on a line by itself and reverse the order of processing, how might I do it?
1,114
Posted By tarnold79
Script help
I am very new to unix, i have the script below and im trying to find out what it does and how is it doing it?






1: #!/bin/bash
2: #
3: # Run this script as follows: ./script 44 33...
Showing results 1 to 3 of 3

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