Thursday, March 13, 2025

Grep commands

To find a file name in a directory & Subdirectory find . -type f | grep -i "part_of_filename" lsof -i -P | grep 8010 ( to find a Port Number PID )

No comments:

Post a Comment

Sudo Command Details

sudo -l -U a762311 Output : User a762311 may run the following commands on MACLB390804