[Bash-completion-commits] [SCM] bash-completion branch, mount, created. 1.90-50-gdb8d3ee

Igor Murzov e-mail at date.by
Sat Nov 19 21:56:25 UTC 2011


The branch, mount has been created
        at  db8d3eeeebb78632cdfb23d37ff57bf4350912e1 (commit)

- Shortlog ------------------------------------------------------------
commit db8d3eeeebb78632cdfb23d37ff57bf4350912e1
Author: Igor Murzov <e-mail at date.by>
Date:   Sat Nov 19 23:06:56 2011 +0300

    mount, umount: Add linux-specific completions.
    
    This linux-specific completion won't parse /etc/fstab as a lot of people
    including myself find it useless. And there is no reliable way to guess
    what user wants to mount. Some examples of what is ok for mount:
    
     $ mount /home
     $ mount /dev/sda1 /home
     $ mount file.iso /media/iso -o loop
     $ mount LABEL=mydisk /media/disk
    
    It is more sane to provide just filenames completion for mount.

-----------------------------------------------------------------------

-- 
bash-completion



More information about the Bash-completion-commits mailing list