????

Your IP : 3.139.60.67


Current Path : /home/darkwebsol/
Upload File :
Current File : /home/darkwebsol/.kshrc

# .kshrc

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

# use emacs editing mode by default
set -o emacs

# User specific aliases and functions