Remix.run Logo
dataflow 11 hours ago

It's https://packages.debian.org/sid/command-not-found

ktm5j 11 hours ago | parent [-]

which is run by bash in the way I described.

In /etc/bash.bashrc:

# if the command-not-found package is installed, use it if [ -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-not-found ]; then ... fi