From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 18:17:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8902110656AB for ; Fri, 3 Dec 2010 18:17:51 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5A18FC13 for ; Fri, 3 Dec 2010 18:17:50 +0000 (UTC) Received: by gwj21 with SMTP id 21so5215171gwj.13 for ; Fri, 03 Dec 2010 10:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:received :reply-to:in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=4VH7QroXZsDaLrNp7rQgQa8S7ALzZwImJHfmXMoMhiU=; b=CaHX6/1va5b/6iQrRi/d9yNADfvUyjskjUOb67e3B8hUm8tSb8/LOksZgDpG2TABFl 97sceSCmiFRwL3Sys+g1pTV95UpzM4vpcJvcOf38sMZPCVfmrhZ8ot/hhUfveWvigQkt NcWLUerJbgyfn+kBjhB6wgac6+lpSiE/RARmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=g0ihDFTsn3EXdGVXqJM0wFKpA99QWSdvIiS4aQZKjB1mVdK2FL4FKZcioRtD1SSXoY ES5x76P3seMeREAFV2e7bbZBvdnckZ3ce0kELNe7zq/P2Euj3kxOZfPo382yv4odIzri S6mXY3ksPEoaKn0+Bz2IaOvvzv7Qs5871y0gY= MIME-Version: 1.0 Received: by 10.204.123.83 with SMTP id o19mr2920711bkr.31.1291400269491; Fri, 03 Dec 2010 10:17:49 -0800 (PST) Received: by 10.204.52.19 with HTTP; Fri, 3 Dec 2010 10:17:49 -0800 (PST) Received: by 10.204.52.19 with HTTP; Fri, 3 Dec 2010 10:17:49 -0800 (PST) In-Reply-To: References: Date: Fri, 3 Dec 2010 18:17:49 +0000 Message-ID: From: Chris Rees To: JB Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: bash command line - can not type "c" char (not echoed) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 18:17:51 -0000 Glad you solved it. Are you aware that packages and ports are identical once installed? Chris -------- Sorry for top-posting, Android won't let me quote, but K-9 can't yet do threading. On 3 Dec 2010 11:35, "JB" wrote: > Hi, > > this happens both in console and gnome xterm. > No problem when change from bash prompt to sh subshell. > There are packages, no ports on my system. > > $ uname -r > 8.1-RELEASE > $ env |grep -i shell > SHELL=/usr/local/bin/bash > $ ls /var/db/pkg/bash-4.1.7/ > No readline lib present. > > JB > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org"