lets assume I am user(with no rights) and I need to change my shell as a default to /bin/bash by editing a file. So where I can find a file for a specific user where I can edit my default shell and set it permanently without involving an administrator.
And also, is there any command to change my own shell on top of that I can edit in the file directly.
I have tried to find something, but is only telling commands and files only if you have root access.
Thank you.