HEX
Server: Apache
System: Linux gator4022.hostgator.com 5.14.0-611.47.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 8 20:00:39 EDT 2026 x86_64
User: dc864870 (2785)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: /home1/dc864870/.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