From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 02:37:42 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA7516A4CE for ; Tue, 14 Sep 2004 02:37:42 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D34843D48 for ; Tue, 14 Sep 2004 02:37:38 +0000 (GMT) (envelope-from robg.list@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so1317490rnk for ; Mon, 13 Sep 2004 19:37:33 -0700 (PDT) Received: by 10.38.73.3 with SMTP id v3mr1831277rna; Mon, 13 Sep 2004 19:37:33 -0700 (PDT) Received: by 10.38.83.29 with HTTP; Mon, 13 Sep 2004 19:37:33 -0700 (PDT) Message-ID: <5c389d3b04091319371aef7e73@mail.gmail.com> Date: Mon, 13 Sep 2004 22:37:33 -0400 From: robg To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: showing which path a user program runs from? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: robg List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 02:37:42 -0000 hi, say im the user 'rob' and i have the same program in two seperate folders in my /home dir and run both.. if i run ps it shows me im running both, but how can i find out which location folder is running which program shown in ps -- robg robg.list@gmail.com