Skip to content
Snippets Groups Projects
bash_manip-4-awk.md 285 B
Newer Older
# AWK

## setup

??? quote "First click and follow the instructions below only if you start the course at this stage! Otherwise skip this step!"
    {%
    include-markdown "pages/bash_manip/bash_manip-0-setup.md"
    %}


## Filtering a file (awk)



## Replacing patterns (sed)