/ Published in: Bash
Expand |
Embed | Plain Text
find . -type f -exec file ’{}’ \;
Comments
Subscribe to comments
You need to login to post a comment.
find . -type f -exec file ’{}’ \;
Subscribe to comments
You need to login to post a comment.
exec until the forward slash is the command to execute.
the '{}' is a substitution for the file