Server IP : 68.65.122.142  /  Your IP : 3.148.108.144
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /bin/../share/locale/cgg/../lb/../es_PY/../chy/../bar/../../zsh/site-functions/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //bin/../share/locale/cgg/../lb/../es_PY/../chy/../bar/../../zsh/site-functions/_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'