403Webshell
Server IP :  /  Your IP : 216.73.216.198
Web Server : nginx/1.31.3
System : Linux dcde39c899c5 6.12.95+deb13-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.95-1 (2026-07-04) x86_64
User : www-data ( 1000)
PHP Version : 8.4.15
Disable Function : phpinfo
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /etc/profile.d/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /etc/profile.d/color_prompt.sh.disabled
# Setup a red prompt for root and a green one for users.
# Symlink this file to color_prompt.sh to actually enable it.

_normal=$'\e[0m'
if [ "$USER" = root ]; then
	_color=$'\e[1;31m'
	_symbol='#'
else
	_color=$'\e[1;32m'
	_symbol='$'
fi
if [ -n "$ZSH_VERSION" ]; then
	PS1="%{$_color%}%m [%{$_normal%}%~%{$_color%}]$_symbol %{$_normal%}"
else
	PS1="\[$_color\]\h [\[$_normal\]\w\[$_color\]]$_symbol \[$_normal\]"
fi
unset _normal _color _symbol

Youez - 2016 - github.com/yon3zu
LinuXploit