Whenever I enter the who command in the SSH I see the PTS/1 after my username. Two days ago it was still PTS/0. Is this called the TTY?
How do I make it PTS/0 again? Also the path now is /dev/pts/1 and the shell is still /bin/bash.
Update: Whenever I kill a particular process the pts/0 returns. But when I start the process again it would become pts/1 again. Can I prevent this from happening?