Quick and dirty script I wrote to check which apps I can jail using firejail.
./jailable-apps.sh
./jailable-apps.sh | grep ' is jailed'
./jailable-apps.sh | grep ' is not jailed'
Quick and dirty script I wrote to check which apps I can jail using firejail
ShellMIT