bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Missing .bash_history Entries


From: Dave Jarvis
Subject: Missing .bash_history Entries
Date: Sat, 24 May 2008 10:46:40 -0700

Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='l$
uname output: Linux jaguar 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 200$
Machine Type: x86_64-pc-linux-gnu

Bash Version: 3.2
Patch Level: 33
Release Status: release

Description:
        It is possible to execute commands from the command-line
without them appearing in the .bash_history file. This is a slight
nuisance as any command that is accidentally preceded with a space
will not appear when cycling through commands using the arrow keys.

Repeat-By:
       Precede the command to execute with a single space.

Fix:
       Don't type in a space by accident. ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]