How to execute "find" in nedit?

Jeff Pohlmeyer yetanothergeek at gmail.com
Wed Jan 3 12:42:12 CET 2007


> What is the right way of passing the ()'s thru nedit?

This works for me:
  find . '(' -name "*.c" -o -name "*.txt" ')' -print


More information about the Discuss mailing list