Questions & Answers

14
votes
1
answers
96
views

How to search text in files using grep

I need to find files containing specific text. How do I use grep effectively?
sysadmin Silver asked 1 week, 2 days ago
35
votes
1
answers
310
views

How to use regular expressions in Python

I need to extract data from text using patterns. How do I use regex in Python?
noor_code Gold asked 1 week, 2 days ago