TAG

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

By admin · 10 min read · 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

By admin · 6 min read · Shell Scripting