How to hide $username @ hostname in ubuntu linux terminal
Basic Linux commandline structure Basically it follows the format username @ hostname:working_directory ~:$ by default. Eg: something like: user@Ubuntu-pc:~/Desktop:~$. But sometimes you might want to hide these information, because of privacy reasons. You can actually do…