#!/bin/sh

find -name "*.erl" | xargs grep -L data_fields
