Search Results

Search: Posts Made By: grahamn95
2,222
Posted By grahamn95
Right what happens is when you type ./tmf.sh...
Right what happens is when you type
./tmf.sh start event << Example

./tmf.sh $CMD $SRV << Structure

so when you do that example it would do this

cd event/css <<Goes to that servers...
2,222
Posted By grahamn95
He is the script in full. #!/bin/bash ...
He is the script in full.
#!/bin/bash

#Script - Functions
NO_ARGS=0
CMD=$1
SRV=$2

# Text color variables
txtund=$(tput sgr 0 1) # Underline
txtbld=$(tput bold) # Bold...
2,222
Posted By grahamn95
Using the Foreach loop, Needing help
I am trying to make a script for my Counter-Strike: Source servers. What i am wanting it to do is for it to restart each server, the only way i can think of doing this in through for each.

Years...
Showing results 1 to 3 of 3

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