Results 1 to 3 of 3
So i ran a srcds server (source) in the backround using &. Can anyone tell me how to access it again or atleast kill it?
" ./srcds_run -console -game garrysmod ...
- 03-28-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 1
Accessing something running in backround
So i ran a srcds server (source) in the backround using &. Can anyone tell me how to access it again or atleast kill it?
" ./srcds_run -console -game garrysmod +maxplayers 52 -autoupdate &"
- 03-28-2011 #2
Hi and Welcome !
Have you tried fg command? You can use pkill command to kill process.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-29-2011 #3
Here is a great guide on shell job control:
Learning the shell - Lesson 8: Job Control
Linux Command is an excellent website by the way. I recommend exploring it when you've got the time.


Reply With Quote