In our UNIX machine my home path looks like /home/<userid> and we have another batch user whose home looks like /export/home/<userid>
I want to know whats the difference between /export/home/<userid> and /home/<userid>?
Why there are difference in folders when both are some user in UNIX?