Created
November 26, 2019 17:48
-
-
Save webfacer/c7e396f3da52f383153a0393c59aec51 to your computer and use it in GitHub Desktop.
Typo3: Parase all files in Typo3 for Hook in File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
grep -n -C 5 "SC_OPTIONS" -r vendor/typo3/cms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment