Start Here
About
▼
▲
Full Archive
The high level overview of all the articles on the site.
About Baeldung
About Baeldung.
Files
File Searching
Scripting
Administration
Processes
Search
File Editing
File Viewing
Filesystems
Tag: grep
>> Matching Uppercase and Lowercase Letters With Regex in Shell
>> How to Sort the Files in a Directory Recursively Based on the Last Modified Date
>> How to Use grep in an if-else Statement in Bash
>> How to Remove Lines That Contain Fewer Than n Characters
>> How to Delete Text Before a Delimiter From the Command Line
>> Find Binary Files in a Directory
>> Check if a Bash Array Contains a Value
>> How to Monitor All Login Attempts in Linux
>> Using
find
to Get the Number of Occurrences of Text Patterns and Files
>> Extract Text Between Two Specific Characters in the Command Line
>> Searching for a String in Git Commits
>> Finding Duplicate Files With the Same Name
>> How to List Files Not Matching a Given String in the Filename
>> How to Find the “n” Most Frequent Words in a File
>> How to Find Lines Exceeding a Certain Length in a File
>> Finding Strings From Binary Files in Linux
>> How to Extract “n” Characters Before and After a Match in Shell
>> Checking a Library Version in Linux
>> Finding Unique Text Between Two Files
>> Show Surrounding Lines Using Grep Command in Linux
>> How to Find Files by the Length of the Filename
>> Limiting the Output of grep
>> Moving Files to Directories Based on the Extension
>> How to Find All Files Containing a Specific Text Pattern
>> How to grep Without Leading Whitespaces
>> How to Filter strace’s Output Using grep
>> Guide to Removing Trailing Newline From grep Output
>> How to Display
df
Lines Based on Filesystem Usage Criteria
>> Exclusion of a Specific Directory While Using ls Command
>> Matching Multiple Strings Using Only One grep
>> In What Order Do Piped Commands Run?
>> Search for Class Files in Multiple JAR Files in Linux
>> Obtain Kernel Config from Currently Running Linux System
>> Use grep to Show Only Filenames on Linux
>> How to grep the ps Output With Headers
>> List All Superusers in Linux
>> Find Processes by Keyword in Linux
>> Check If a User Exists in Linux
>> Check if a Process Is Running in Linux
>> Count Occurrences of Character per Line/Field on Linux
>> Syncing Time With Network on Linux
>> Using grep While Excluding Binary Files
>> List Only Directories in a Linux Path
>> How to Extract IPv4 Addresses from Files in Linux
>> How to grep Hidden Files and Directories
>> Raise an Error in Bash Script
>> Extract Duration From Video File in Linux
>> Using grep After a Specified Line Number
>> Why Is \d Not Supported by grep’s Regex
>> Remove Redundant Paths From the $PATH Variable
>> How to Get the MAC Address of a Network Interface
>> Search Contents of Multiple PDF Files
>> Concatenate Files With a Separator
>> Use grep to Find Content in Files and Move Matched Files
>> grep in a tar.gz Archive
>> How to Write Stdout to a File with Colors
>> How to Find Non-ASCII Characters in Text Files in Linux
>> Search for a Multi-Line Pattern in a File in Linux
>> Using grep on a Continuous Stream
>> Show Only the N-th Line After the Match
>> Differences Between PID, TID and PPID in Linux
>> How to Remove Non UTF-8 Characters From a File
>> How to Show the wget Progress Bar Only?
>> Check if a Variable Exists in a List in Bash
>> Working With Large Files in Linux
>> Get the Number of Processors/Cores in Linux
>> Filtering Only the Standard Error in Linux
>> How To Find Only Text Files in a Directory in Linux
>> Escape Double Quote In Grep
>> Get the Last Directory or Filename From a File Path
>> Move All Files Except One
>> Count Occurrences of a Char in a Text File in Linux
>> Kill a Process Running on a Specific Port in Linux
>> Exclude Directories With grep
>> Using grep on Files That Match Specific Criteria
>> Find and Convert Files Ending With CRLF
>> Exclude grep From ps Results
>> Check if a String Contains a Substring in Linux
>> How to Remove the Lines Which Appear in File B From Another File A in Linux
>> Search Within Specific File Types Using grep
>> Difference Between grep, sed, and awk
>> Exclude Multiple Patterns With Grep
>> Recursive Search and Replace in Text Files
>> What Does a Double-Dash in Shell Commands Mean?
>> Linux Kernel Versions: 32-Bit vs 64-Bit
>> How to Print the Longest Line(s) In a File
>> Delete Lines in a Text File That Contain a Specific String
>> Remove the First Characters of a Line
>> Remove Blank Lines From a File
>> Common Linux Text Search
↑ Back to Top