From owner-freebsd-questions@FreeBSD.ORG Sat Sep 3 10:47:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 61CE316A41F for ; Sat, 3 Sep 2005 10:47:53 +0000 (GMT) (envelope-from wigry@uninet.ee) Received: from mail.neti.ee (smtp-out-1.neti.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0568743D45 for ; Sat, 3 Sep 2005 10:47:52 +0000 (GMT) (envelope-from wigry@uninet.ee) Message-ID: <43197F5C.9010507@uninet.ee> Date: Sat, 03 Sep 2005 13:47:56 +0300 From: Rein Kadastik User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <4318B54B.6080001@uninet.ee> <4318B66E.3010603@uninet.ee> <4318D90B.5030807@dial.pipex.com> <431954E6.1060802@uninet.ee> <43197A71.1030106@dial.pipex.com> In-Reply-To: <43197A71.1030106@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Subject: Re: sed not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 10:47:53 -0000 Alex Zbyslaw wrote: > Rein Kadastik wrote: > >> Alex Zbyslaw wrote: >> >>> Rein Kadastik wrote: >>> >>>> >>>> Rein Kadastik wrote: >>>> >>>>> Hi >>>>> >>>>> I have a problem with sed on one of my systems. >>>>> >>>>> Does anybody have some ideas, what would be the reason? I tested >>>>> the sed command also on 4.8-RELEASE and 4.10-STABLE where it works >>>>> nicely. Even copied the sed over from working systems but no luck. >>>> >>>> >>>> >>>> >>> You've probably tried this, but what does "which sed" show on the >>> broken system? It should show /usr/bin/sed and if it doesn't, >>> there's your problem :-) >> >> >> >> It shows /usr/bin/sed > > > Final thought, what about copying /lib/libc.so.{whatever} as well as > sed from that 4.10 system. Well, I hope it does not break something as this is actually a production system. -- Rein