Linux: use a pattern for new line in grep and sed phptuts May 31, 2022 Use a pattern for new line in grep and sed Solution: use grep -zoP Example: Use a pattern for new line in grep and sed… Continue Reading
Linux: find files based on a file name and file content pattern phptuts May 31, 2022 Example: scan PHP shell with content in folder /home: Method 1: Method 2: Continue Reading