All Questions
4 questions
-2
votes
1
answer
103
views
List all of the files starting with sh, sr, se, th, tr or te
How can I list all of the files starting with the sequence sh, sr, se, th, tr or te (either letter could be upper or lowercase).
-1
votes
1
answer
68
views
How to Search & Replace a phrase in many HTML files at once? (Using a terminal)
How to delete the words "display:none;" from 100 html files at once?
11
votes
5
answers
6k
views
How to print file content only if the first line matches a certain pattern?
I am writing a script, I want to check if the first line of the file matches a certain pattern and if it does then print out the file. How can I achieve this?
How do I check for pattern? Is there a ...
2
votes
4
answers
3k
views
Replace regex match with string containing match
I have a file with text as
Afghanistan=+93
Albania=+355
Algeria=+213
American Samoa=+1
Andorra=+376
Angola=+244
It has all the country list and its dialing code.
I want to replace:
Afghanistan=+...