3f4996c8ff
* T1082 list linux kernel modules - remove sudo Fix for #2233. Remove unnecessary `sudo` from T1082 "Linux list kernel modules" commands. Add another mechanism to `cat /proc/modules`. * change to grep proc modules A little more interesting to grep the /proc/modules file rather than cat. Co-authored-by: Michael Haag <5632822+MHaggis@users.noreply.github.com>