Results 1 to 1 of 1
I'm a total noob on bash. I want to run this command with the same arguments every time using a script so I can put it in cron. This is ...
- 09-04-2008 #1Just Joined!
- Join Date
- Jun 2008
- Location
- Memphis, TN
- Posts
- 65
[SOLVED] Easy Bash Script Question
I'm a total noob on bash. I want to run this command with the same arguments every time using a script so I can put it in cron. This is exactly what I type on the cmd line:
./rcon.pl "g_gravity 180"


