how to chown recursively in linux code example Example: recursive chown chown -R <owner> <folder_1> <folder_2> ... <folder_n>