Hi,
I just replaced my bash completion file with the git version and noticed
it tries to execute /bin/seq and fails because seq is located at
/usr/bin/seq. Since I could not find anything in coreutils' changelog
file I guess the path was wrong right from the start and should be
corrected.

The other thing I wonder about (still the same commit[1]) is why the
(slower) external echo command is preferred to bash's internal
implementation.

Thanks,
Cedric

[1]
http://projects.archlinux.org/pacman.git/commit/?id=8b3f5f0ce6dca98ca14cc48f5a85188313769b40

Reply via email to