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.13
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 /
X /
[ HOME SHELL ]
Name
Size
Permission
Action
_acroread
3.42
KB
-rw-r--r--
_code
2.54
KB
-rw-r--r--
_dcop
2.88
KB
-rw-r--r--
_eog
1.26
KB
-rw-r--r--
_evince
1.61
KB
-rw-r--r--
_geany
1.97
KB
-rw-r--r--
_gnome-gv
139
B
-rw-r--r--
_gqview
619
B
-rw-r--r--
_gv
1.28
KB
-rw-r--r--
_kdeconnect
1.87
KB
-rw-r--r--
_kfmclient
3.19
KB
-rw-r--r--
_matlab
1.4
KB
-rw-r--r--
_mozilla
4.67
KB
-rw-r--r--
_mplayer
8.15
KB
-rw-r--r--
_mupdf
733
B
-rw-r--r--
_nautilus
538
B
-rw-r--r--
_nedit
2.8
KB
-rw-r--r--
_netscape
2.87
KB
-rw-r--r--
_okular
332
B
-rw-r--r--
_pdftk
1.34
KB
-rw-r--r--
_qiv
3.9
KB
-rw-r--r--
_rdesktop
3.71
KB
-rw-r--r--
_setxkbmap
2.54
KB
-rw-r--r--
_sublimetext
605
B
-rw-r--r--
_urxvt
2.76
KB
-rw-r--r--
_vnc
4.06
KB
-rw-r--r--
_x_arguments
600
B
-rw-r--r--
_x_borderwidth
125
B
-rw-r--r--
_x_color
1007
B
-rw-r--r--
_x_colormapid
396
B
-rw-r--r--
_x_cursor
409
B
-rw-r--r--
_x_display
75
B
-rw-r--r--
_x_extension
484
B
-rw-r--r--
_x_font
286
B
-rw-r--r--
_x_geometry
125
B
-rw-r--r--
_x_keysym
615
B
-rw-r--r--
_x_locale
120
B
-rw-r--r--
_x_modifier
153
B
-rw-r--r--
_x_name
116
B
-rw-r--r--
_x_resource
124
B
-rw-r--r--
_x_selection_timeout
130
B
-rw-r--r--
_x_title
118
B
-rw-r--r--
_x_utils
6.33
KB
-rw-r--r--
_x_visual
272
B
-rw-r--r--
_x_window
402
B
-rw-r--r--
_xauth
2.52
KB
-rw-r--r--
_xautolock
631
B
-rw-r--r--
_xclip
1.03
KB
-rw-r--r--
_xdvi
1.66
KB
-rw-r--r--
_xfig
1.93
KB
-rw-r--r--
_xft_fonts
1.32
KB
-rw-r--r--
_xloadimage
3.81
KB
-rw-r--r--
_xmodmap
2.22
KB
-rw-r--r--
_xournal
126
B
-rw-r--r--
_xpdf
1.72
KB
-rw-r--r--
_xrandr
2.61
KB
-rw-r--r--
_xscreensaver
823
B
-rw-r--r--
_xset
5.08
KB
-rw-r--r--
_xt_arguments
1.7
KB
-rw-r--r--
_xt_session_id
40
B
-rw-r--r--
_xterm
1.19
KB
-rw-r--r--
_xv
2.43
KB
-rw-r--r--
_xwit
4.63
KB
-rw-r--r--
_zeal
1.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _kfmclient
#compdef kfmclient kioclient # kfmclient is a command line interface for use with Konqueror, # the KDE file manager and web browser. # # In KDE4, kioclient has similar syntax but doesn't necessarily talk # to Konqueror ("kioclient exec ." by default starts Dolphin, for example). local expl local -a context state line typeset -A opt_args _arguments \ '--help[show help message]' \ '--help-qt[show Qt specific options]' \ '--help-kde[show KDE specific options]' \ '--help-all[show all options]' \ '--author[show author information]' \ '-v[show version information]' \ '--version[show version information]' \ '--license[show license information]' \ '--commands[show available commands]' \ '--display=:X display:_x_display' \ '--session=:session id for restoring application: ' \ '--cmap[use private colormap (8-bit display)]' \ '--ncols=:limit on number of colors (8-bit display): ' \ '--nograb[never grab mouse or keyboard]' \ '--dograb[override nograb in debugger]' \ '--sync[switch to synchronous mode when debugging]' \ '--fn=:font name:_x_font' \ '--font=:font name:_x_font' \ '--bg=:background color:_x_color' \ '--background=:background color:_x_color' \ '--fg=:foreground color:_x_color' \ '--foreround=:foreground color:_x_color' \ '--btn=:button color:_x_color' \ '--button=:button color:_x_color' \ '--name=:application name: ' \ '--title=:application title (caption): ' \ '--visual=:specify visual:_x_visual' \ '--inputstyle:X input method:(onthespot overthespot offthespot root)' \ '--im:X Input Method server: ' \ '--noxim[disable X Input Method]' \ '--reverse[reverse widget layout]' \ '--caption=:name in titlebar: ' \ '--icon=:application icon: ' \ '--miniicon=:icon in titlebar: ' \ '--config=:configuration file:_files' \ '--dcopserver=:DCOP server: ' \ '--nocrashhandler[disable crash handler, allow core dumps]' \ '--waitforwm[wait for a WM_NET compatible window manager]' \ '--style=:GUI style for application: ' \ '--geometry=:client window geometry:_x_geometry' \ '1:client command:(openURL openProfile openProperties exec move download copy sortDesktop configure configureDesktop)' \ '2::args:->firstarg' \ '3::args:->secondarg' && return 0 [[ $state = *arg ]] || return 1 # Argument to previous command. case $line[1] in (openURL) if [[ $state = secondarg ]]; then _mime_types return elif [[ $state = firstarg ]]; then _webbrowser return fi ;; (openProfile) if [[ $state = secondarg ]]; then _webbrowser return elif [[ $state = firstarg ]]; then local appdata=${$(kde-config --path data 2> /dev/null):-~/.kde/share/apps/} _wanted profile expl 'Konqueror profile' \ compadd -- ${(s/:/)^${appdata}}konqueror/profiles/*(:t) return fi ;; (exec) if [[ $state = secondarg ]]; then # Look for a Desktop Action binding. _wanted binding expl 'KDE binding' compadd -- ${${${(M)${(f)"$(<$file)"}:#"[Desktop Action "*"]"}%%\]}##"[Desktop Action "} return elif [[ $state = firstarg ]]; then _webbrowser return fi ;; (move|download|copy|openProperties) if [[ $state = firstarg ]]; then _webbrowser return fi ;; esac _message "no more arguments"
Close