How to Change Shell name to something else using command | Kali Linux tutorial
December 25, 2019
Hello, today I'm going to show how to change or hide your root directory or system name you have configured at the time of your Linux installation.
You have seen in various Youtube videos. This is very simple to work with.
Simply type of command
PS1="\EFX Tv\$"
You can change EFX TV to that text that will appear in your terminal.
Whatever you type between \ \ it is going to be your new name for terminal root.
You have seen in various Youtube videos. This is very simple to work with.
Simply type of command
PS1="\EFX Tv\$"
You can change EFX TV to that text that will appear in your terminal.
Whatever you type between \ \ it is going to be your new name for terminal root.