Code Snippets

Tag: Strings Tag

Filter Columns with awk

Print specific columns and filter by a numeric threshold.

Author: chris

Find and Replace with sed

Edit a file in place with sed -i, replacing matches globally.

Author: chris