dig linux code example
Example 1: clean linux
sudo apt autoremove
Example 2: goodix debug linux
$ dmesg | grep -i goodix
$ cat /proc/bus/input/devices | grep -B 1 -A 8 -i goodix
# libinput list-devices | grep -A 17 -i goodix
# libinput debug-events
$ xinput list
Example 3: dig command
Use syntax structure of dig command for requesting a url domain`s info:
dig [@Server] [Domain] [Typ] [-x IP-Adresse]
Example:
dig -t A redhat.com +noall +answer
#To get summarized domain info of type address with answer