[clamav-users] Bash completion with scanonacc
G.W. Haywood
clamav at jubileegroup.co.uk
Tue Sep 29 13:30:10 UTC 2020
Hi there,
On Tue, 29 Sep 2020, Tania Hagan via clamav-users wrote:
> I enabled scanonacc with OnAccessIncludePaths /tmp, /home/<user>/Downloads
> and /media/, which runs and seems to monitor the paths fine. However when
> attempting any bash completion the system sits and waits for ages. Turn
> the service off and bash completion returns to normal.
Unfortunately it's the sort of thing to be expected if you make the
system do more work, instead of e.g. just reading some directory cache
content, when you hit <tab>. It might depend on which version of bash
you have and a bunch of other things. Mostly I use Debian, and there
are often irritating things like this to fix between major releases.
There was a time when cache completion only gave you what was in the
search path for executables and some of us were quite happy with that.
Further reading, in no particular order:
https://unix.stackexchange.com/questions/70885/how-to-debug-and-fix-slow-autocomplete-in-bash
https://news.ycombinator.com/item?id=21172097
https://www.cyberciti.biz/faq/add-bash-auto-completion-in-ubuntu-linux/
https://unix.stackexchange.com/questions/148497/how-to-customize-bash-command-completion
https://zgadzaj.com/development/linux/how-to-install-linux-bash-completion
HTH
--
73,
Ged.
More information about the clamav-users
mailing list