Creating files by default

Basically I'm trying to use FreeBSD on my desktop and all I need to do now is configure it so that when a new user is created, the following files are created:

  • /home/me/documents/
  • /home/me/pictures/
  • /home/me/music/
  • /home/me/downloads/

etc.

Just like on a normal desktop system (where me is the name of the user).

How would I do this?

Thanks for your replies.
 
Thanks for replying.

I've read through adduser(8) but I don't understand what I actually have to do. What configuration files should I modify/what commands should I run?
 
Back
Top