From owner-freebsd-questions Thu Apr 13 15:16:06 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA29536 for questions-outgoing; Thu, 13 Apr 1995 15:16:06 -0700 Received: from kksys.skypoint.net (kksys.skypoint.net [199.86.32.5]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA29522 for ; Thu, 13 Apr 1995 15:15:53 -0700 Received: from starfire.mn.org by kksys.skypoint.net with smtp (Smail3.1.29.1 #2) id m0rzViS-0003PYC; Thu, 13 Apr 95 15:42 CDT Received: (from john@localhost) by starfire.mn.org (8.6.8/1.2.1) id QAA13482 for questions@FreeBSD.org; Thu, 13 Apr 1995 16:41:53 -0500 From: John Lind Message-Id: <199504132141.QAA13482@starfire.mn.org> Subject: trap 9 in shells To: questions@FreeBSD.org (FreeBSD questions) Date: Thu, 13 Apr 1995 16:41:53 -0500 (CDT) X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 505 Sender: questions-owner@FreeBSD.org Precedence: bulk I am running into some "clever" shell scripts that are using trap "echo some thing ; exit " 1 2 3 9 15 and our trap handler interface rejects the 9 (reasonable enough) with Sigaction system call failed Any good suggestions other than modifying all the scripts? I tried "bash" and got the infamous libfcc.so.261.0: Undefined error:0 so I'll have to recompile it from the port and try that... John Lind, Starfire Consulting Services E-mail: john@starfire.MN.ORG USnail: PO Box 17247, Mpls MN 55417