Tagged Questions
0
votes
1answer
67 views
Show starting with a special line until a special line regex for Linux tail command
I use that notation at my log files:
[something-something]
somethings are necessary and variable length characters and numbers. My special log file includes line that has characters explained above. ...
-1
votes
2answers
76 views
Show matched lines for a given regex at Linux
I use that notation at my log files:
[something-something]
somethings are necessary and variable length characters and numbers. My special log file includes line that has characters explained above. ...