I had unziped files (Wordpress) via terminal in public_html
. But the extracted files have value "Zero" as group / owner attributes.
I want them to match my public_html
i.e. Owner = 704 & Group = 99
How can I rest these to a specific value? And how to do it recursively?