RE: [ilugd]: Quiz 02 - we have a winner !

2003-01-22 Thread Mukesh Verma, Gurgaon
Is there any product on "online banking software", some thing like "PayPal" in linux environment... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 9:25 PM To: multiple recipients of Subject: [ilugd]: Quiz 02 - we have a winner ! De

RE: [ilugd]: KILL A PROCESS IN LINUX

2003-02-06 Thread Mukesh Verma, Gurgaon
$ps -eaf will give u the PROCESS NO. of all the processes currently running. now  $kill -9 PROCESS NO. will do the needfull.       -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Monday, February 03, 2003 3:32 PMTo: multiple recipients ofSubject: [ilu

RE: [ilugd]: how does one find the dist seek time from /proc

2003-02-20 Thread Mukesh Verma , Gurgaon
Does anybody knows some function in Linux which can tell u the CPU limit? -Original Message- From: Tarun Dua [mailto:[EMAIL PROTECTED]] Sent: Friday, February 21, 2003 12:36 PM To: multiple recipients of Subject: [ilugd]: how does one find the dist seek time from /proc Hi how can I have