I want to create a script that access to the users home directories.
I could do it with a C script and setuid, but I wan't to know other alternatives.
Thanks.