Blogs & Articles
-

bc command in Linux
learn bc command in Linux, set scale, remove warranty info, set an alias for these two, use sin, cos, tan, log, etc, use bc in shell scripts
-

Regular Expression (Regex, and Regexp) in Linux Ft. Grep
This is about regular expression (aka regex, regexp) – anchors (dot and dollar), brackets ((,[,{), named class, alternation, back-references.
-

Grep Command in Linux with Examples
This article is about the grep command in Linux with examples – case insensitive search, types of regex, colored and numbered output.
