Advanced techniques for using the UNIX find command

84
Anonymous Reader writes “The find command is one of the most powerful and useful commands in the UNIX programmer’s repertoire. It is capable of much more than simply locating files; it can automatically execute sequences of other UNIX commands, using the filenames found for input, as this article explains. It is well worth your time to experiment with this command to see what works for you.”

Link: ibm.com/developerworks

Category:

  • Unix