Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
zsh
/
site-functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/share/zsh/site-functions/_sd_unit_files
#autoload _sd_unit_files() { local files expl files=( '*:files:->files' ) _description files expl 'unit file' _files "$expl[@]" -g '*.(automount|busname|device|mount|path|service|snapshot|socket|swap|target|timer)' }