#764489 bash-completion: eject should compelte to ejctable devices

#764489#5
Date:
2014-10-08 14:43:50 UTC
From:
To:
Hi.

eject should probably complete to ejectable devices.
Right now it doesn't complete anything, even "eject /dev/cdro"
would complete.

Now I understand that it's perhaps a bad idea to really check
for whether a device is ejectable (not sure if this information
is somewhere available at all, or whether this would have
an effect on the device - which would of course be bad),...
but at least it should compelte to block devices and their
symlinks.


Cheers,
Chris.