From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11683 invoked by alias); 12 Mar 2008 19:43:34 -0000 Received: (qmail 11591 invoked by uid 48); 12 Mar 2008 19:42:52 -0000 Date: Wed, 12 Mar 2008 19:43:00 -0000 Message-ID: <20080312194252.11590.qmail@sourceware.org> From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080305165230.5878.cagney@redhat.com> References: <20080305165230.5878.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5878] fexe can't find a shell script X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00534.txt.bz2 List-Id: ------- Additional Comments From cagney at redhat dot com 2008-03-12 19:42 ------- One possible fix is: $ which fdebugrpm /usr/bin/fdebugrpm $ head -1 `which fdebugrpm` #! /bin/sh $ fexe fdebugrpm /bin/sh $ fhpd fdebugrpm arg1 arg2 (fhpd) info args /bin/sh /usr/bin/fdebugrpm arg1 arg2 the alternative is to try to retain that the script has an interpreter; perhaps that is a second pass. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5878 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.