How to search or find within a file in linuxby govathSeptember 1, 2011January 21, 2022type the below command and change the below criteria to suite to your search : find /ENTER/PATH -type f -print0 | xargs -0 grep -i ENTER_TEXT_TO_SEARCH previousShutdown ubuntu/esx/redhat server From windows using plinknextKill and Logout Users From linux