📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 02:06:33
📂
/ (Root)
/
usr
/
share
/
zsh
/
site-functions
📍 /usr/share/zsh/site-functions
🔄 Refresh
✏️
Editing: _sd_outputmodes
Read Only
#autoload # SPDX-License-Identifier: LGPL-2.1+ local -a _output_opts _output_opts=(short short-full short-iso short-iso-precise short-precise short-monotonic short-unix verbose export json json-pretty json-sse cat with-unit) _describe -t output 'output mode' _output_opts || compadd "$@"
💾 Save Changes
❌ Cancel