HEX
Server: Apache
System: Linux v23848419.sin01.serveradd.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
User: dartdocs (1005)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/dartdocs/.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