TAG

Cheat-Sheet

25 most used grep pattern scenarios in Linux

grep command in Linux searches for a pattern of characters in a file. grep is a short form for Global Regular Expression Print. It prints all lines that

By rohantimalsina · 9 min read · CheatSheet

dumpe2fs command in Linux [Cheat Sheet]

he dumpe2fs command displays the superblock and block group information of the Linux filesystem. Understand this tool with practical examples in Linux

By rohantimalsina · 4 min read · CheatSheet