HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/Darwin/_sc_usage
#compdef sc_usage

_arguments -s -A '-*' : \
  '-c+[specify code file to use]:code file:_files' \
  '-e[sort output by call count]' \
  '-l[use scrolling output style instead of window updating style]' \
  '-s+[specify sampling interval]:seconds' \
  '(- :)-E[specify command path and args to execute]: :_absolute_command_paths:*:: :_normal' \
  '1: : _alternative "processes:: _pids"
	"processes-names:: _process_names -a"'