find ./ -type f -regex ".*\.\(c\|cpp\|h\|hpp\)" | xargs grep -Hni "(なんかパターン)"
ってかんじで強引にエラーの生起を箇所を探したりするよね?
find ./ -type f -regex ".*\.\(c\|cpp\|h\|hpp\)" | xargs grep -Hni "(なんかパターン)"
ってかんじで強引にエラーの生起を箇所を探したりするよね?
hisso.li is a social network. It runs on GNU social, version 2.0.0-alpha0, available under the GNU Affero General Public License.
All hisso.li content and data are available under the Creative Commons Attribution 3.0 license.