#linux-commands
Read more stories on Hashnode
Articles with this tag
awk command in Linux is used text processing and manipulation. Here are some of the most commonly used options: Basic Syntax: awk '{pattern +...
The sed command is a editor which is used for filtering and transforming data. It is commonly used in Linux and Unix OS. Here are some examples of...