HOME


Mini Shell 1.0
DIR: /proc/thread-self/root/home/otwalrll/
Upload File :
Current File : //proc/thread-self/root/home/otwalrll/.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