On 5/08/19 12:22, Chris Hofstaedtler wrote:
Hi,
Hey,
* Laurent Bigonville <[email protected]> [190805 10:20]:
The unmount bash completion complains about "awk: line 18: function
gensub never defined" when trying to complete a device
Can you confirm that your /usr/bin/awk is not gawk? If so, which one
is it?
bigon@edoras:~$ ls -la /usr/bin/awk /etc/alternatives/awk
lrwxrwxrwx 1 root root 13 fév 1 2019 /etc/alternatives/awk ->
/usr/bin/mawk
lrwxrwxrwx 1 root root 21 fév 1 2019 /usr/bin/awk ->
/etc/alternatives/awk
So I only have "mawk" installed:
ii mawk 1.3.3-17+b3 amd64 a pattern
scanning and text processing language