Shell Script
How to Compare Strings in Bash
How to compare strings in shell script in Linux and Unix. perform regex and pattern match or strings and sub strings. Learn about different comparison operator
10 find exec multiple commands examples in Linux/Unix
find exec multiple commands, find exec grep print filename, find exec example, find exec with pipe, find exec with sed. find exec shell script in Linux or Unix
Shell script to resize image, convert image format in Linux
Steps to convert image format, resize image percentage, scale using imagemagick in linux. shell script to batch resize image and convert image format in linux.
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
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. …
