hi,i have a question want to ask

if i add a user like:

useradd test
groupadd test -g www

and how to control user test only can see and write only folder(like  /home/htdocs/test,he can not see /home/htdocs or other folder)


thanks very much