If you need to update the modified timestamp of a set of files recursively, you can use the following:
find . -exec touch {} ;
If you need to update the modified timestamp of a set of files recursively, you can use the following:
If you need to update the modified timestamp of a set of files recursively, you can use the following:
find . -exec touch {} ;