egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

help please

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help
View previous topic :: View next topic  
Author Message
WarriorZ
Voice


Joined: 22 Mar 2006
Posts: 2

PostPosted: Wed Mar 22, 2006 11:47 pm    Post subject: help please Reply with quote

need some help please
my eggbot was running fine... but i wanted it renew'd so i deleted the pid file.. the bot is still running and i cant bring in the new bot till i get rid of the old... how do i turn off the running bot
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Wed Mar 22, 2006 11:58 pm    Post subject: Reply with quote

Kill the process id:
Code:
kill -9 <pid>

_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
WarriorZ
Voice


Joined: 22 Mar 2006
Posts: 2

PostPosted: Thu Mar 23, 2006 12:16 am    Post subject: Reply with quote

i deleted the pid thinking the bot would just die ... so there is no pid
yet the bot is still running
even with the pid number which i had on a backup comp i get this msg
44170: No such process
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Thu Mar 23, 2006 12:39 am    Post subject: Reply with quote

Deleting the .pid file does nothing; it is for the system so it can track the running process.

Every time a process is (re)started it is assigned a new pid, so "backing up" the pid file is useless. To get the process id type the following at the shell prompt:
Code:
ps x

_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
deadite66
Halfop


Joined: 30 May 2005
Posts: 74
Location: Great Yarmouth, UK

PostPosted: Thu Mar 23, 2006 2:29 am    Post subject: Reply with quote

i usually run.
Code:
kill `pidof eggdrop`

_________________
<- tcl newb
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Eggdrop Help All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber