????

Your IP : 18.226.150.245


Current Path : /home4/aterio/
Upload File :
Current File : /home4/aterio/.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