Skip to main content
[Edit removed during grace period]
Source Link
Benjamin Loison
  • 5.8k
  • 4
  • 20
  • 37
formatting of command
Source Link
Mark Hall
  • 54.7k
  • 9
  • 101
  • 116

find . ! -name "node_modules" -type d

find . ! -name "node_modules" -type d 

find . ! -name "node_modules" -type d

find . ! -name "node_modules" -type d 
Source Link
Jack
  • 17
  • 1

find . ! -name "node_modules" -type d