ianmacd b212d50286 _zip() added for gzip and bzip2, so that they complete on .gz2 and .bz2 files
when invoked with the -d flag.
_expand() created for doing tilde expansion on path names. It returns the
  number of elements in the COMPREPLY array. _zip(), _cd() and
  _file_and_dir() now call this.
fixed minor bug in _file_and_dir() that was removing the '-' from the front of
 its parameter
2002-01-23 23:13:21 +00:00
Description
No description provided
7.8 MiB
Languages
Shell 97.1%
Makefile 2.3%
Perl 0.3%
Python 0.2%