Skip to main content
1 of 2
hhoke1
  • 397
  • 1
  • 8

Try grep -R DataGen *.py to recursively search your working directory for python files that contain "DataGen".

hhoke1
  • 397
  • 1
  • 8