HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/fish/completions/readlink.fish
complete -c readlink -s f -l canonicalize          --description 'Canonicalize, follow symlinks, last can be missing'
complete -c readlink -s e -l canonicalize-existing --description 'Canonicalize, follow symlinks, none can be missing'
complete -c readlink -s m -l canonicalize-missing  --description 'Canonicalize, follow symlinks, all can be missing'
complete -c readlink -s n -l no-newline            --description 'Do not output the trailing newline'
complete -c readlink -s q -l quiet -s s -l silent  --description 'Suppress most error messages'
complete -c readlink -s v -l verbose               --description 'Report error messages'
complete -c readlink      -l help                  --description 'Display this help and exit'
complete -c readlink      -l version               --description 'Output version information and exit'