Quantcast
Channel: Ecostudies
Viewing all articles
Browse latest Browse all 1257

Extracting lines ending with specific character using sed or grep

$
0
0
A quick note (to myself mostly) about how to extract lines from a text file that end with a specific set of characters. In Linux, you can very easily do this using ‘grep’ or ‘sed’. But, first a little bit … Continue reading

Viewing all articles
Browse latest Browse all 1257

Trending Articles