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