Reload Linux user’s group permission without login out and login back

I have faced this issue more than once. After creating either a group or a user and added them to a group, especially in a server environment, it might be annoying to logout and login for group permissions to take effect. So, Linux command to solve the subject of the blog issue in one command is:

exec su -l $USER