Copying .oneworld and .profile from an Existing User to a New User

  1. Go to the home directory of an existing UNIX user. For example, your user might be psft900.

  2. Using this command, copy the .oneworld file to the home directory of the new user that you created in Creating a New User and Group:

    cp .oneworld .profile /home/user

    where user is the name of the new user you created in Creating a New User and Group.