From owner-freebsd-questions@freebsd.org Thu Jun 14 07:49:48 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1109B100C950 for ; Thu, 14 Jun 2018 07:49:48 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from s1-b0c6.socketlabs.email-od.com (s1-b0c6.socketlabs.email-od.com [142.0.176.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1F047AFE8 for ; Thu, 14 Jun 2018 07:49:47 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1528962588; x=1531554588; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to:message-id:subject:cc:to:from:date:x-thread-info; bh=YFME8jxM3pK9CTmapKVlISDD60zIqqxcEIG3P/mqbPE=; b=ouF4I5qbqGipwkPp56pap4af6RdVMd9pGn7WHX8oNkICeOwq2klfAgA7CPw2guy9Hyjpu0LDlKWjOpESr6SDi7lEMdDB+EISTe6d1OWt9hAz0YAYDIA5nYDmLjMIw5SS7A9G+puYoppoyBohzWUu+ZNjK5/1v05gxsnX1HvB85E= X-Thread-Info: NDI1MC4xMi4xOGYwMDAwMDAxMzdlMzMuZnJlZWJzZC1xdWVzdGlvbnM9ZnJlZWJzZC5vcmc= Received: from r5.us-east.aws.in.socketlabs.com (r5.us-east.aws.in.socketlabs.com [52.204.195.176]) by mxsg2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Thu, 14 Jun 2018 03:49:46 -0400 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r5.us-east.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Thu, 14 Jun 2018 03:49:46 -0400 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.90_1 (FreeBSD)) (envelope-from ) id 1fTN0q-000K8x-GJ; Thu, 14 Jun 2018 07:49:44 +0000 Date: Thu, 14 Jun 2018 08:49:44 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Cc: RW Subject: Re: mailx anyone? Message-Id: <20180614084944.e0bda010684c38d1e006ed60@sohara.org> In-Reply-To: <20180614044319.2f2bafa0@gumby.homeunix.com> References: <70677739ac5a415c5004ea551a7458b0@kathe.in> <7b3cc5ce196fd216ccdd76fb340a2492@kathe.in> <20180614044319.2f2bafa0@gumby.homeunix.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.1) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2018 07:49:48 -0000 On Thu, 14 Jun 2018 04:43:19 +0100 RW via freebsd-questions wrote: > For example less and more are hard-linked, but the shared binary behaves > differently according to how it's invoked. For a better example look in /rescue, everything in there is the same file. -- Steve O'Hara-Smith