From owner-freebsd-questions Sun Oct 21 23:28:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 96C9237B428 for ; Sun, 21 Oct 2001 23:28:26 -0700 (PDT) Received: from magnesium (vanadium.staff.ideal.net.au [202.3.35.23]) by mail.ideal.net.au (8.9.3/8.9.3) with SMTP id QAA14696 for ; Mon, 22 Oct 2001 16:28:18 +1000 (EST) (envelope-from matthew.blacklow@ticca.com) Reply-To: From: "Matthew Blacklow" To: Subject: C clue on FreeBSD Date: Mon, 22 Oct 2001 16:28:19 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <01102123013822.96094@chip.wiegand.org> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I am running FreeBSD and am trying to learn C. I have a program at the moment which using C's "system" function launches a FreeBSD application. The problem is that it outputs to the screen all the output of the spawned process. I need to know how to supress the output of this process. I have looked through many C programming books and on the web and cant seem to find what i am looking for. All help appreciated Thanks, Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message