Find command

Exclude a directory or multiple directories using find command

How to exclude a directory or multiple directories using find command? Quick view on >> Find command and switches << Method…

9 years ago

Mass ownership and permission change – Linux – Find command

How to change the permission of files and folders? Use chmod along with -exec to change the permissions. # find…

9 years ago