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/md5sum.fish
complete -c md5sum -d "Compute and check message digest" -r
complete -c md5sum -s b -l binary -d 'Read in binary mode'
complete -c md5sum -s c -l check  -d "Read sums from files and check them"
complete -c md5sum -s t -l text   -d 'Read in text mode'
complete -c md5sum -l quiet       -d 'Don''t print OK for each successfully verified file'
complete -c md5sum -l status      -d 'Don''t output anything, status code shows success'
complete -c md5sum -s w -l warn   -d 'Warn about improperly formatted checksum lines'
complete -c md5sum -l strict      -d 'With --check, exit non-zero for any invalid input'
complete -c md5sum -l help        -d 'Display help text'
complete -c md5sum -l version     -d 'Output version information and exit'