Hi all i have a directory called user. I need a function that will copy user, and all files/directories under it to "../profiles/$id" Does anyone know a function that can do this for me? Thank you for your time ~Gabor Szauer
If you check the [man]copy/man manual page, there are some user comments with directory copy functions you might want to take a look at.