Today I've learned: Changing Shell Prompt Name/PATH importance (Environment variables)
Prompts in Kali Usually terminal in Kali looks like this (username@hostname)-[current_directory] # When you work as a root you see: (root@kali)-[current_directory] # Environment variable which is used to change the prompt There’s a PS1 Environment ...
Dec 20, 20243 min read17
