On 04/03/12 16:20, Hans-J. Ullrich wrote:
Hi list,
does anyone know, how to check or reinitialise bash-completition?
The problem:
mkisofs is a link to genisoimage, but the command mkisofs is not known.
I checked
ullhan63@protheus2: ls -la /usr/share/bash-completion/completions/ | grep iso
-rw-r--r-- 1 root root 2880 Jan 11 14:42 genisoimage
-rw-r--r-- 1 root root 917 Jan 11 14:42 growisofs
lrwxrwxrwx 1 root root 11 Jan 11 14:42 mkisofs -> genisoimage
but everything seems ok. The problem appears only on my 32-bit EEPC, which got
(as far as I could see) an identical configuration like my working 64-bit-
machine.
Any other hints?
Regards
Hans
You could add 'alias mkisofs=genisoimage' to your .bashrc file.
The next time you open a shell/terminal mkisofs will bring up genisoimage.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f53d108.3000...@gmail.com