Tag Archives: regex
Awk! Awk! Awk!
This week in between lots of Python and maths and things, I have been learning about awk. Awk is a programming language for doing stuff to text files that consist of columns of data. You can use awk at the command … Continue reading
Posted in Geeking
Tagged awk, command line, Linux, programming, regex, regular expressions, text manipulation, unix
Leave a comment