One Hat Cyber Team
Your IP :
3.16.68.225
Server IP :
192.145.235.60
Server :
Linux ngx365.inmotionhosting.com 5.14.0-427.33.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 30 09:45:56 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
profile.d
/
View File Name :
less.sh
# Managed by Salt # less initialization script (sh) [ -x /usr/bin/lesspipe.sh ] && export LESSOPEN="|/usr/bin/lesspipe.sh %s" export LESS='-R' # Set up a pretty syntax highlighting less VIM_LESS="/usr/share/vim/vim*/macros/less.sh" for script in $VIM_LESS; do [ -x $script ] && alias lessc="$script" && break done unset VIM_LESS