Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3e8925bae0f1a3e1fa9bd90ec090e0d5 > files > 3

ksh-20110630-1.fc14.x86_64.rpm

# .kshrc

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

# User specific aliases and functions