bug-bash
[Top][All Lists]
Advanced

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

bash complete.c


From: Vincent Leduc
Subject: bash complete.c
Date: Fri, 26 Dec 2014 21:08:02 +0000 (UTC)

Hi,

Dont know if it's the right place to post, just saw this threw bash -i.

# grep "Display all" lib/readline/complete.c
      fprintf (rl_outstream, "Display all %d possibilities? (y or n)", len);

sh-3.2# ssh localhost bash -i 2>/dev/null
root@localhost's password:
[tab][tab][enter]
Display all 1797 possibilities? (y or n)[enter]
$ENsh

bash --version ;
GNU bash, version 3.2.57(1)-release (x86_64-unknown-linux-gnu)
Copyright (C) 2007 Free Software Foundation, Inc.

Regards,

Vincent Leduc.


reply via email to

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