|
Add to path of all users home Dir.
Hello,
Is this easily possible via a command...
I have about 100 user accounts that currently have a home dir like this example...
/some/thing/like/this
I want to make it all...
/more/some/thing/like/this
This has come about during a new server upgrade and I would like to have a different path for the home directories. If there is an easy way besides doing usermod -d blah blah I would love to hear it.
I am simply adding /home/ in the front off all the current paths.
Thank you.
|