| Server IP : 112.175.85.179 / Your IP : 216.73.216.222 Web Server : Apache System : Linux uws8-wpm-075.cafe24.com 4.18.0-553.147.1.el8_10.x86_64 #1 SMP Fri Jul 24 18:01:18 UTC 2026 x86_64 User : healthinkorea365 ( 1548) PHP Version : 8.2.31p1 Disable Function : mysql_pconnect MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /healthinkorea365/ |
Upload File : |
# .bash_profile
# Set normal user account home directory for chroot
HOME="/$LOGNAME"
HISTFILE="$HOME/.bash_history"
colors="$HOME/.dircolors"
# Get the aliases and functions
if [ -f /etc/userbashrc ]; then
. /etc/userbashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
LANG=ko_KR.UTF-8
export LANG
unset USERNAME
cd