From owner-freebsd-questions Thu Feb 24 7:12:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sun262.hai.iec.co.il (sun262.hai.iec.co.il [138.134.2.62]) by hub.freebsd.org (Postfix) with ESMTP id 134A437BC32 for ; Thu, 24 Feb 2000 07:12:10 -0800 (PST) (envelope-from roman@xpert.com) Received: from localhost (localhost [127.0.0.1]) by sun262.hai.iec.co.il (Postfix) with ESMTP id A3FAE7074 for ; Thu, 24 Feb 2000 17:09:43 +0200 (IST) Date: Thu, 24 Feb 2000 17:09:43 +0200 (IST) From: Roman Shterenzon X-Sender: roman@sun262.hai.iec.co.il To: freebsd-questions@freebsd.org Subject: Re: truss Message-ID: Organization: Xpert UNIX Systems Ltd. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I miss the -f functionality in freebsd truss.. -f Follow all children created by fork() or vfork() and include their signals, faults, and system calls in the trace output. Nor- mally, only the first-level command or pro- cess is traced. When -f is specified, the process-id is included with each line of trace output to indicate which process exe- cuted the system call or received the signal. --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message