Package: bash
Version: 4.1-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch
Hi Matthias,
as you know on Ubuntu a patch to extend HIST{,FILE}SIZE to larger values has
been applied.
I think many Debian users would find that useful, so please apply it to the
Debian's package too.
The patch follows, thanks in advance:
--- debian/skel.bashrc.orig 2010-11-26 10:28:07.862826395 +0100
+++ debian/skel.bashrc 2010-11-26 10:30:53.970828640 +0100
@@ -15,6 +15,8 @@
shopt -s histappend
# for setting history length see HISTSIZE and HISTFILESIZE in bash(1)
+HISTSIZE=1000
+HISTFILESIZE=2000
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bash depends on:
ii base-files 5.10 Debian base system miscellaneous f
ii dash 0.5.5.1-7.2 POSIX-compliant shell
ii debianutils 3.4 Miscellaneous utilities specific t
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libncurses5 5.7+20100313-4 shared libraries for terminal hand
Versions of packages bash recommends:
ii bash-completion 1:1.2-2 programmable completion for the ba
Versions of packages bash suggests:
pn bash-doc <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]