gnu.bash.bug
[Top] [All Lists]

Re: inconsistent treatment of backslash-bang

Subject: Re: inconsistent treatment of backslash-bang
From: Chet Ramey <chet.ramey@xxxxxxxx>
Date: Thu, 17 Jul 2008 08:45:25 -0400
Newsgroups: gnu.bash.bug

> > If you want fully sh-compatible behavior, you have to turn off history
> > expansion (set +o history).
> 
>    I find it adequate to set histchars to an empty string.

Sorry, you turn off history expansion with `set +o histexpand'.  You don't
need to turn off history entirely.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@xxxxxxxx    http://tiswww.tis.case.edu/~chet/



<Prev in Thread] Current Thread [Next in Thread>