HEX
Server: LiteSpeed
System: Linux s1079.usc1.mysecurecloudhost.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User: gonexcom (1220)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /home/gonexcom/.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