From owner-freebsd-questions Tue Nov 30 19:13:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from usagi.cts.com (usagi.cts.com [209.68.192.66]) by hub.freebsd.org (Postfix) with ESMTP id 9AF9014C87 for ; Tue, 30 Nov 1999 19:13:47 -0800 (PST) (envelope-from preeper@cts.com) Received: from backshop (gt361.cts.com [204.212.158.91]) by usagi.cts.com (8.9.3/8.9.3) with SMTP id TAA20083 for ; Tue, 30 Nov 1999 19:13:45 -0800 (PST) Message-Id: <3.0.5.32.19991130191249.00878260@cts.com> X-Sender: preeper@cts.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 30 Nov 1999 19:12:49 -0800 To: FreeBSD-questions@FreeBSD.ORG From: Jerry Preeper Subject: how to get name of perl program running from pid Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering if there is a way to find out which perl program is being run by knowing it's PID. Every once in a while when running top I see a perl script that seems to be running for a very long time and I'd like to find out which program it is. Is there some command that I can run when I see the PID to track back and see what program is running it. Thanks. Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message