m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/ag.md
blob: 5d6be64cbd219fbaac8f33b413f4f1c5a45e2ebc (plain)
1
2
3
4
5
6
7
8
9
# The Silver Searcher

## Print context

    ag -B <before_lines> -A <after_lines> 

## Ignore directories

    ag --ignore <pattern>