DEV/CONSOLE
[LINUX] FIND
SBP
2024. 11. 26. 14:57
find . -name "*.xml" | args grep -n "error"
find . -name "*.xml" | args grep -n "error"