From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 12:53:43 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 2DA821065694 for ; Fri, 3 Dec 2010 12:53:43 +0000 (UTC) (envelope-from jb.1234abcd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id D79598FC0C for ; Fri, 3 Dec 2010 12:53:42 +0000 (UTC) Received: by qwj9 with SMTP id 9so4058354qwj.13 for ; Fri, 03 Dec 2010 04:53:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=KtXlNvHnLwuc4rnK5JTM/8jIXFi6Nst6xGoyRcKpeUQ=; b=kvYMoKeD8LVzMzBHWhgaq4tU7NCiQaYGtsviP1TgfmA90fnO+MawmBGrbcoHnYcwJs At/KyEQ9GvpoCcn8LwASKarJsTVj99XcJa6HS2IsE7LYJ1j8ugtXBeU8LAWAO61/z76S bvnSQoC6pSpg8koCKjUz6yKz5PLbtU3A3I4vo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iHXDBs2Tn4BS99dklUqLob4BTZb5b1VaHmZDLn4iZkkNFHeTgh+qABGMax1K2kcQNa MNyPx8GcrbrfcILbUxJHZDdLN2dsB+baDCORWRcezGstXFVep4mFRXdlZZx7MQJk8CCg ZD7ObfaqTwVX0ewqowrygKxmZGbTDp7TRybFA= MIME-Version: 1.0 Received: by 10.229.246.82 with SMTP id lx18mr1222741qcb.0.1291379309415; Fri, 03 Dec 2010 04:28:29 -0800 (PST) Received: by 10.220.90.148 with HTTP; Fri, 3 Dec 2010 04:28:29 -0800 (PST) Date: Fri, 3 Dec 2010 13:28:29 +0100 Message-ID: From: J B To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: bash command line - can not type "c" char (not echoed) [SOLVED] 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: Fri, 03 Dec 2010 12:53:43 -0000 my .bashrc had some bind commands and that probably had something to do with it. I relogged in and all is OK. JB