Search Results

Search: Posts Made By: foghsho
7,283
Posted By foghsho
#!/bin/bash echo "CS:GO Server Install Script" ...
#!/bin/bash
echo "CS:GO Server Install Script"
# Absolute path to this script, e.g. /home/user/bin/foo.sh
SCRIPT=`readlink -f $0`
# Absolute path this script is in, thus /home/user/bin...
7,283
Posted By foghsho
I have tried a lot of different variations,...
I have tried a lot of different variations, unfortunately I didn't keep a full log of them all, but I will paste what I have.



#!/bin/bash

STEAMEXE=steamcmd ./steam.sh
sleep 15
send "login...
7,283
Posted By foghsho
Hello, thanks for your prompt response, sorry I...
Hello, thanks for your prompt response, sorry I excluded that information. I am using Ubuntu 12.04 64 bit for this task.
...
7,283
Posted By foghsho
User Input Automation without Spawn
Hello All!

I am attempting to create a shell script that will execute another shell script (mandatory by 3rd party software I'm attempting to automate).

What I want to do is simply this, once...
Showing results 1 to 4 of 4

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