X7ROOT File Manager
Current Path:
/usr/share/zsh/site-functions
usr
/
share
/
zsh
/
site-functions
/
ðŸ“
..
📄
_bootctl
(1.08 KB)
📄
_busctl
(2.99 KB)
📄
_coredumpctl
(1.54 KB)
📄
_curl
(13.02 KB)
📄
_firewalld
(18.61 KB)
📄
_hostnamectl
(2.22 KB)
📄
_journalctl
(5.83 KB)
📄
_kernel-install
(651 B)
📄
_libinput
(7.48 KB)
📄
_localectl
(3.5 KB)
📄
_loginctl
(5.67 KB)
📄
_parallel
(120 B)
📄
_sd_hosts_or_user_at_host
(116 B)
📄
_sd_machines
(355 B)
📄
_sd_outputmodes
(289 B)
📄
_sd_unit_files
(255 B)
📄
_systemctl
(15.24 KB)
📄
_systemd
(3.75 KB)
📄
_systemd-analyze
(2.99 KB)
📄
_systemd-delta
(564 B)
📄
_systemd-inhibit
(1.04 KB)
📄
_systemd-resolve
(2.28 KB)
📄
_systemd-run
(3.06 KB)
📄
_systemd-tmpfiles
(736 B)
📄
_timedatectl
(1.99 KB)
📄
_udevadm
(5.86 KB)
Editing: _systemd-tmpfiles
#compdef systemd-tmpfiles # SPDX-License-Identifier: LGPL-2.1+ _arguments \ {-h,--help}'[Show help]' \ '--version[Show package version]' \ '--create[Create, set ownership/permissions based on the config files.]' \ '--clean[Clean up all files and directories with an age parameter configured.]' \ '--remove[All files and directories marked with r, R in the configuration files are removed.]' \ '--boot[Execute actions only safe at boot]' \ '--prefix=[Only apply rules that apply to paths with the specified prefix.]' \ '--exclude-prefix=[Ignore rules that apply to paths with the specified prefix.]' \ '--root=[Operate on an alternate filesystem root]:directory:_directories' \ '*::files:_files'
Upload File
Create Folder