ianmacd 82cdf78ceb completely rewrote _command(), so that commands like sudo and strace first
complete on a command, then complete according to that command's own
  completion specification. E.g. sudo rpm <Tab> would further complete
  according to _rpm(), as if it were being called directly
iptables completion was being installed, even if it were not in user's PATH
2002-01-18 15:54:22 +00:00
Description
No description provided
7.8 MiB
Languages
Shell 97.1%
Makefile 2.3%
Perl 0.3%
Python 0.2%