From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 12:08:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC63C16A4CE for ; Sat, 2 Apr 2005 12:08:34 +0000 (GMT) Received: from t-x.dignus.nl (t-x.dignus.nl [83.219.88.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50CF743D2D for ; Sat, 2 Apr 2005 12:08:34 +0000 (GMT) (envelope-from colin@kenmore.kozy-kabin.nl) Received: from localhost (localhost.dignus.nl [127.0.0.1]) by t-x.dignus.nl (Safehouse) with ESMTP id C05BD1A710 for ; Sat, 2 Apr 2005 14:06:06 +0200 (CEST) Received: from kenmore.kozy-kabin.nl (colin-home [62.251.72.148]) by t-x.dignus.nl (Safehouse) with ESMTP id 65A301A70F for ; Sat, 2 Apr 2005 14:06:03 +0200 (CEST) Received: from kenmore.kozy-kabin.nl (localhost.kozy-kabin.nl [127.0.0.1]) by kenmore.kozy-kabin.nl (Postfix) with ESMTP id 1B6206267 for ; Sat, 2 Apr 2005 14:08:29 +0200 (CEST) Received: from localhost (colin@localhost)j32C8SBb093595 for ; Sat, 2 Apr 2005 14:08:29 +0200 (CEST) (envelope-from colin@kenmore.kozy-kabin.nl) Date: Sat, 2 Apr 2005 14:08:28 +0200 From: "Colin J. Raven" To: FreeBSD Questions Message-ID: <20050402140601.D9329@kenmore.kozy-kabin.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by RemSPAMd at ph230.plushosting.nl Subject: *attaching* a file to /usr/bin/mail message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 12:08:34 -0000 Does anyone happen to know how you would *attach* *not readin the contents of, but actually *attach*) a file using /usr/bin/mail? On my system mail has no "-a" (attach) flag, and some Googling told me mailx might solve the problem, but /usr/bin/mailx just invokes mail.... Regards & TIA, -Colin