so found this and thought this might be helpfull.
i just used the snap install ( easiest for me )
sudo snap install cheat
hope someone finds this helpfull ![]()
so found this and thought this might be helpfull.
i just used the snap install ( easiest for me )
sudo snap install cheat
hope someone finds this helpfull ![]()
You can also use regex for searching. This example searches for IP addresses.
cheat -r -s '(?:[0-9]{1,3}\.){3}[0-9]{1,3}'
Is there a cheatsheet for using cheat?