Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11807
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: Bug in bash 4.4-beta: suspending and restarting "man" program |
| Date | Fri, 30 Oct 2015 09:06:42 -0400 |
| Lines | 21 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.1326.1446210413.7904.bug-bash@gnu.org> (permalink) |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | usenet.stanford.edu 1446210414 32638 208.118.235.17 (30 Oct 2015 13:06:54 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bug-bash@gnu.org |
| Envelope-to | bug-bash@gnu.org |
| Content-Disposition | inline |
| User-Agent | Mutt/1.4.2.3i |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 139.137.100.1 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11807 |
Show key headers only | View raw
Sorry, I meant to save one of the messages in this thread so I could reply with the proper message ID, but I accidentally deleted them all. And the web-based archive doesn't report message IDs. I cannot reproduce the reported problem on Debian 6. All looks normal for me. arc1:/var/tmp/bash-4.4-beta# cat /etc/debian_version 6.0.10 arc1:/var/tmp/bash-4.4-beta# uname -a Linux arc1 2.6.28-1-amd64 #1 SMP Wed Feb 18 17:16:12 UTC 2009 x86_64 GNU/Linux arc1:/var/tmp/bash-4.4-beta# ./bash arc1:/var/tmp/bash-4.4-beta# cat ^Z [1]+ Stopped cat arc1:/var/tmp/bash-4.4-beta# fg cat ^C arc1:/var/tmp/bash-4.4-beta# echo "$BASH_VERSION" 4.4.0(1)-beta
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Bug in bash 4.4-beta: suspending and restarting "man" program Greg Wooledge <wooledg@eeg.ccf.org> - 2015-10-30 09:06 -0400
csiph-web