Shell Scripting
Shell script to check login history in Linux
linux login history. check login attempts. check successful and failed login attempts using shell script in Linux. auth log successful login. linux login audit
Shell script to check top memory & cpu consuming process in Linux
linux command to find top 5 memory cpu consuming process. how to check high cpu usage process top 10 cpu utilization process check top memory consuming process
How to count occurrences of word in file using shell script in Linux
count occurrences of word in file linux. shell script to count number of words in a file. count occurrences of all words in file linux without using wc command. …
How to find and remove duplicate files using shell script in Linux
Find duplicate files using shell script and remove duplicate files interactively, automatically by calculating hash value of all files in directories in Linux
Print Next Word Before or After Pattern Match [SOLVED]
Print next word after pattern match last word before pattern match, everything in line after pattern match Print content between two matched pattern in Linux
