%PDF- %PDF-
Direktori : /proc/thread-self/root/proc/thread-self/root/usr/share/zsh/site-functions/ |
Current File : //proc/thread-self/root/proc/thread-self/root/usr/share/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)' }