gif89a Webshell
Current Path : /home4/yagataco/

Linux box5589.bluehost.com 4.19.150-76.ELK.el6.x86_64 #1 SMP Wed Oct 7 01:34:10 CDT 2020 x86_64

Upload File :
Current File : /home4/yagataco/.bashrc
# .bashrc

# User specific aliases and functions
alias mv='mv -i'
alias rm='rm -i'
alias cp='cp -i'

# Source global definitions
if [ -f /etc/bashrc ]; then
	. /etc/bashrc
fi