From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Holle Subject: Finding executables Date: Thu, 08 Jan 2004 22:20:42 -0800 Sender: linux-console-owner@vger.kernel.org Message-ID: Reply-To: jeff.holle@verizon.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-console@vger.kernel.org Hi, Is there a way to get a list of just the executable files that are within a directory tree? I use find to search for lots of different things, but can't figure out how to get it to match only executable files. In case anybody needs to know, I'm using Mandrake 9.1 linux.