PATH: //usr/share/zsh/site-functions
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 _bootctl
↓
X
📄 _busctl
↓
X
📄 _bwrap
↓
X
📄 _coredumpctl
↓
X
📄 _curl
↓
X
📄 _flatpak
↓
X
📄 _hostnamectl
↓
X
📄 _journalctl
↓
X
📄 _kernel-install
↓
X
📄 _localectl
↓
X
📄 _loginctl
↓
X
📄 _sd_hosts_or_user_at_host
↓
X
📄 _sd_machines
↓
X
📄 _sd_outputmodes
↓
X
📄 _sd_unit_files
↓
X
📄 _systemctl
↓
X
📄 _systemd
↓
X
📄 _systemd-analyze
↓
X
📄 _systemd-delta
↓
X
📄 _systemd-inhibit
↓
X
📄 _systemd-path
↓
X
📄 _systemd-run
↓
X
📄 _systemd-tmpfiles
↓
X
📄 _timedatectl
↓
X
📄 _udevadm
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: _systemd-tmpfiles
#compdef systemd-tmpfiles # SPDX-License-Identifier: LGPL-2.1-or-later _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'
SIMPAN PERUBAHAN