From owner-freebsd-emulation Wed Jul 17 11:14:37 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD16637B400 for ; Wed, 17 Jul 2002 11:14:35 -0700 (PDT) Received: from srrc.ars.usda.gov (marconi.srrc.ars.usda.gov [199.133.86.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 6AC8943E4A for ; Wed, 17 Jul 2002 11:14:34 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from SRRCDOM-Message_Server by srrc.ars.usda.gov with Novell_GroupWise; Wed, 17 Jul 2002 13:14:30 -0500 Received: from symbion.srrc.usda.gov ([199.133.86.40]) by srrc.ars.usda.gov; Wed, 17 Jul 2002 13:13:14 -0500 Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.5/8.12.5) with ESMTP id g6HID9He031541 for ; Wed, 17 Jul 2002 13:13:09 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost) by node1.cluster.srrc.usda.gov (8.12.5/8.12.5/Submit) id g6HID8PI031540 for gjohnson@srrc.ars.usda.gov; Wed, 17 Jul 2002 13:13:08 -0500 (CDT) Date: Wed, 17 Jul 2002 13:13:08 -0500 (CDT) From: Glenn Johnson Message-Id: <200207171813.g6HID8PI031540@node1.cluster.srrc.usda.gov> To: emulation@freebsd.org Subject: substitute for the Linux "free" command Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent-mail Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a Linux binary that I would like to try out. When I launch it, I get the following: sh: free: command not found This is from the binary itself, not a shell script. I believe there is a program on Linux systems called free, which checks available memory. I am surprised it is not in the linux_base port. How can I work around this? Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message