Package: bash
Version: 3.1dfsg-8
Severity: wishlist
Tags: patch
Hi,
It would be fine if bash_completion could also complete hostnames
for ping6 and fping6 just as it does for ping and fping.
Please take a look at these patch juste below:
--- bash_completion 2007-03-03 01:14:43.151797895 +0100
+++ bash_completion.new 2007-03-03 01:15:18.586671611 +0100
@@ -2525,7 +2525,7 @@
return 0
}
complete -F _known_hosts traceroute traceroute6 tracepath tracepath6 \
- ping fping telnet host nslookup rsh rlogin ftp dig ssh-installkeys mtr
+ ping ping6 fping fping6 telnet host nslookup rsh rlogin ftp dig
ssh-installkeys mtr
# ssh(1) completion
#
Thanks!
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages bash depends on:
ii base-files 4 Debian base system miscellaneous f
ii debianutils 2.17.5 Miscellaneous utilities specific t
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libncurses5 5.5-5 Shared libraries for terminal hand
bash recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]