Forem

Regular Expressions

A regular expression (shortened as regex or regexp also referred to as regular expression) is a sequence of characters that specifies a search pattern.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Easiest String Parsing in Java
Cover image for The Easiest String Parsing in Java

The Easiest String Parsing in Java

4
Comments 2
4 min read
Stop Opening Files Just to Count Stuff: Let wc Do It for You
Cover image for Stop Opening Files Just to Count Stuff: Let wc Do It for You

Stop Opening Files Just to Count Stuff: Let wc Do It for You

5
Comments
4 min read
Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring
Cover image for Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring

Keep Your Eyes on the End: Using the tail Command for Real-Time File Monitoring

5
Comments
5 min read
head Command: How to Preview File Content Without Opening the Whole Thing
Cover image for head Command: How to Preview File Content Without Opening the Whole Thing

head Command: How to Preview File Content Without Opening the Whole Thing

5
Comments
3 min read
Own Your System: Using the find Command for File Ownership, Backup & System Control
Cover image for Own Your System: Using the find Command for File Ownership, Backup & System Control

Own Your System: Using the find Command for File Ownership, Backup & System Control

5
Comments
4 min read
Tired of Wasting Time Searching Files in Linux? Learn to Use the find Command Like an Engineer Who Gets Things Done
Cover image for Tired of Wasting Time Searching Files in Linux? Learn to Use the find Command Like an Engineer Who Gets Things Done

Tired of Wasting Time Searching Files in Linux? Learn to Use the find Command Like an Engineer Who Gets Things Done

7
Comments
4 min read
Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 3)
Cover image for Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 3)

Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 3)

5
Comments
4 min read
Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 2)
Cover image for Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 2)

Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 2)

6
Comments
4 min read
Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 1)
Cover image for Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 1)

Debug Smarter: How grep Helps Engineers Fix Issues Fast and Stand Out (Part 1)

7
Comments
4 min read
Regular Expressions in Linux: Your Real-Life Cheat Code for Smarter Search & Faster Troubleshooting
Cover image for Regular Expressions in Linux: Your Real-Life Cheat Code for Smarter Search & Faster Troubleshooting

Regular Expressions in Linux: Your Real-Life Cheat Code for Smarter Search & Faster Troubleshooting

5
Comments
4 min read
I made a text filtering tool!

I made a text filtering tool!

Comments
1 min read
How to deal with regex? An extremely concise and definitive AI workflow.

How to deal with regex? An extremely concise and definitive AI workflow.

2
Comments
6 min read
Using regex named capture groups to process lines in a CSV file in ruby.

Using regex named capture groups to process lines in a CSV file in ruby.

Comments
1 min read
👨‍🎓A Quick Start Guide to RegEx in JavaScript
Cover image for 👨‍🎓A Quick Start Guide to RegEx in JavaScript

👨‍🎓A Quick Start Guide to RegEx in JavaScript

8
Comments
2 min read
Human Regex Gets TypeScript's Magic Typing 🚀
Cover image for Human Regex Gets TypeScript's Magic Typing 🚀

Human Regex Gets TypeScript's Magic Typing 🚀

2
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.