HEX
Server: Apache
System: Linux host2025.hostmonster.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: marzoukl (2284)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home4/marzoukl/.bashrc
# .bashrc

# User specific aliases and functions
alias mv='mv -i'
alias rm='rm -i'
alias cp='cp -i'

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