Server IP : 68.65.122.142  /  Your IP : 18.221.83.96
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) :  /usr/share/locale/bo/../cpp/../cpp/../../python-cllib/../zsh/site-functions/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //usr/share/locale/bo/../cpp/../cpp/../../python-cllib/../zsh/site-functions/_sd_unit_files
#autoload
# SPDX-License-Identifier: LGPL-2.1+

_sd_unit_files() {
    local files expl
    files=( '*:files:->files' )

    _description files expl 'unit file'
    _files "$expl[@]" -g '*.(automount|device|mount|path|service|socket|swap|target|timer)'
}