2 lines
56 B
Bash
2 lines
56 B
Bash
vi `grep -l "Christ" *.tex . | grep -v '\\fnChristos'`
|
vi `grep -l "Christ" *.tex . | grep -v '\\fnChristos'`
|