LINUX examples
Wednesday, November 27, 2013
Executing multiple .sh files (one after another)
find . -iname '*.sh' -exec bash {} \;
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment