spack / spack

A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
https://spack.io
Other
3.98k stars 2.16k forks source link

setup-env not working on macOS 14 in zsh or bash #43744

Closed waveman68 closed 1 week ago

waveman68 commented 1 week ago

Steps to reproduce

cd /repositories/spack/share/spack/
setup-env.sh

Also tried:

bash
setup-env.sh

and

zsh setup-env.sh

Error message

spack --help

> zsh: command not found: spack

Information on your system

General information

waveman68 commented 1 week ago

Note: I have inspect the $PATH variable and the spack path doesn't get added.

In other issues, I have seen that zsh -x setup-env.sh was useful, so here you go:

+setup-env.sh:43> [ -n '' ']'
+setup-env.sh:46> export _sp_initializing=true
+setup-env.sh:246> _sp_shell=+setup-env.sh:246> _spack_determine_shell
+_spack_determine_shell:1> [ -f /proc/36639/exe ']'
+_spack_determine_shell:7> [ -n '' ']'
+_spack_determine_shell:9> [ -n zsh ']'
+_spack_determine_shell:10> echo zsh
+setup-env.sh:246> _sp_shell=zsh
+setup-env.sh:249> alias 'spacktivate=spack env activate'
+setup-env.sh:254> [ zsh '=' bash ']'
+setup-env.sh:256> [ zsh '=' zsh ']'
+setup-env.sh:257> _sp_source_file=setup-env.sh
+setup-env.sh:281> [ zsh '=' zsh ']'
+setup-env.sh:282> _sp_share_dir=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack
+setup-env.sh:283> _sp_prefix=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack
+setup-env.sh:288> [ -x /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin/spack ']'
+setup-env.sh:289> export SPACK_ROOT=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack
+setup-env.sh:307> _spack_pathadd PATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=PATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin ']'
+_spack_pathadd:6> _pa_varname=PATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin
+_spack_pathadd:11> eval '_pa_oldvalue=${PATH:-}'
+(eval):1> _pa_oldvalue='/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts'
+_spack_pathadd:13> _pa_canonical='/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts:'
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin ']'
+_spack_pathadd:15> [ '/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts:' '=' '/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts:' ']'
+_spack_pathadd:17> [ -n '/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts' ']'
+_spack_pathadd:18> eval 'export PATH="/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin:/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts"'
+(eval):1> export PATH='/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin:/Users/sam/mambaforge/condabin:/Users/sam/.cargo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/Applications/CMake.app/Contents/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/Little Snitch.app/Contents/Components:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/sbin:/Applications/G DATA Antivirus.app/Contents/Backend/de.gdata.av/bin:/Users/sam/Library/Application Support/JetBrains/Toolbox/scripts'
+setup-env.sh:318> eval $'spack() {\n    : this is a shell function from: /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/setup-env.sh\n    : the real spack script is here: /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin/spack\n    _spack_shell_wrapper "$@"\n    return $?\n}'
+setup-env.sh:326> [ zsh '=' bash ']'
+setup-env.sh:332> cmd=
+setup-env.sh:333> command -v ''
+setup-env.sh:332> cmd=python3
+setup-env.sh:333> command -v python3
+setup-env.sh:334> command -v python3
+setup-env.sh:334> export SPACK_PYTHON=/opt/homebrew/bin/python3
+setup-env.sh:335> break
+setup-env.sh:339> [ -z '' ']'
+setup-env.sh:340> need_module=no
+setup-env.sh:341> _spack_fn_exists use
+_spack_fn_exists:1> LANG='' +_spack_fn_exists:1> type use
+_spack_fn_exists:1> grep -q function
+setup-env.sh:341> _spack_fn_exists module
+_spack_fn_exists:1> LANG='' +_spack_fn_exists:1> type module
+_spack_fn_exists:1> grep -q function
+setup-env.sh:342> need_module=yes
+setup-env.sh:348> [ yes '=' yes ']'
+setup-env.sh:349> spack --print-shell-vars sh,modules
+spack:1> : this is a shell function from: /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/setup-env.sh
+spack:2> : the real spack script is here: /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/bin/spack
+spack:3> _spack_shell_wrapper --print-shell-vars sh,modules
+_spack_shell_wrapper:4> var=DYLD_LIBRARY_PATH
+_spack_shell_wrapper:5> eval 'if [ -n "${DYLD_LIBRARY_PATH-}" ]; then export SPACK_DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}; fi'
+(eval):1> [ -n '' ']'
+_spack_shell_wrapper:4> var=DYLD_FALLBACK_LIBRARY_PATH
+_spack_shell_wrapper:5> eval 'if [ -n "${DYLD_FALLBACK_LIBRARY_PATH-}" ]; then export SPACK_DYLD_FALLBACK_LIBRARY_PATH=${DYLD_FALLBACK_LIBRARY_PATH}; fi'
+(eval):1> [ -n '' ']'
+_spack_shell_wrapper:10> [ -n 5.9 ']'
+_spack_shell_wrapper:11> emulate -L sh
+_spack_shell_wrapper:18> _sp_flags=''
+_spack_shell_wrapper:19> [ ! -z x ']'
+_spack_shell_wrapper:19> [ -print-shell-vars '!=' --print-shell-vars ']'
+_spack_shell_wrapper:20> _sp_flags=' --print-shell-vars'
+_spack_shell_wrapper:21> shift
+_spack_shell_wrapper:19> [ ! -z x ']'
+_spack_shell_wrapper:19> [ sh,modules '!=' sh,modules ']'
+_spack_shell_wrapper:25> [ -n ' --print-shell-vars' ']'
+_spack_shell_wrapper:26> [ ell-vars '!=' ' --print-shell-vars' ']'
+_spack_shell_wrapper:29> spack --print-shell-vars sh,modules
+_spack_shell_wrapper:30> return
+spack:4> return 0
+setup-env.sh:349> eval '_sp_sys_type='\''darwin-sonoma-m1'\' '_sp_compatible_sys_types='\''darwin-sonoma-m1:darwin-sonoma-armv8.4a:darwin-sonoma-armv8.3a:darwin-sonoma-armv8.2a:darwin-sonoma-armv8.1a:darwin-sonoma-aarch64'\' '_sp_tcl_roots='\''/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules'\' '_sp_lmod_roots='\''/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/lmod'\' '_sp_module_prefix='\''not_installed'\'
+(eval):1> _sp_sys_type=darwin-sonoma-m1 _sp_compatible_sys_types=darwin-sonoma-m1:darwin-sonoma-armv8.4a:darwin-sonoma-armv8.3a:darwin-sonoma-armv8.2a:darwin-sonoma-armv8.1a:darwin-sonoma-aarch64 _sp_tcl_roots=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules _sp_lmod_roots=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/lmod _sp_module_prefix=not_installed
+setup-env.sh:352> [ not_installed '!=' not_installed ']'
+setup-env.sh:387> _sp_multi_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules
+_sp_multi_pathadd:1> local IFS=:
+_sp_multi_pathadd:2> [ zsh '=' zsh ']'
+_sp_multi_pathadd:3> emulate -L sh
+_sp_multi_pathadd:5> pth=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules
+_sp_multi_pathadd:6> systype=darwin-sonoma-m1
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-m1
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-m1 ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-m1
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-m1 ']'
+_sp_multi_pathadd:6> systype=darwin-sonoma-armv8.4a
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.4a
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.4a ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.4a
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.4a ']'
+_sp_multi_pathadd:6> systype=darwin-sonoma-armv8.3a
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.3a
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.3a ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.3a
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.3a ']'
+_sp_multi_pathadd:6> systype=darwin-sonoma-armv8.2a
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.2a
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.2a ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.2a
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.2a ']'
+_sp_multi_pathadd:6> systype=darwin-sonoma-armv8.1a
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.1a
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.1a ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.1a
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-armv8.1a ']'
+_sp_multi_pathadd:6> systype=darwin-sonoma-aarch64
+_sp_multi_pathadd:7> _spack_pathadd MODULEPATH /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-aarch64
+_spack_pathadd:3> _pa_varname=PATH
+_spack_pathadd:4> _pa_new_path=MODULEPATH
+_spack_pathadd:5> [ -n /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-aarch64 ']'
+_spack_pathadd:6> _pa_varname=MODULEPATH
+_spack_pathadd:7> _pa_new_path=/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-aarch64
+_spack_pathadd:11> eval '_pa_oldvalue=${MODULEPATH:-}'
+_spack_pathadd:11> _pa_oldvalue=''
+_spack_pathadd:13> _pa_canonical=:
+_spack_pathadd:14> [ -d /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/modules/darwin-sonoma-aarch64 ']'
+setup-env.sh:392> test zsh '=' bash
+setup-env.sh:392> test -n 5.9
+setup-env.sh:393> source /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:40> test -n 5.9
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:41> [[+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:41> emulate
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:41> [[ zsh = zsh ]]
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:42> typeset -f compdef
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:44> autoload -U +X compinit
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:44> compinit -i
+compinit:74> emulate -L zsh
+compinit:75> setopt extendedglob
+compinit:77> typeset _i_dumpfile _i_files _i_line _i_done _i_dir _i_autodump=1
+compinit:78> typeset _i_tag _i_file _i_addfiles _i_fail=ask _i_check=yes _i_name _i_why
+compinit:80> [[ 1 -gt 0 && -i = -[dDiuCw] ]]
+compinit:81> case -i (-d)
+compinit:81> case -i (-D)
+compinit:81> case -i (-i)
+compinit:95> _i_fail=ign
+compinit:96> shift
+compinit:80> [[ 0 -gt 0 ]]
+compinit:116> typeset -gHA _comps _services _patcomps _postpatcomps
+compinit:121> typeset -gHA _compautos
+compinit:126> typeset -gHA _lastcomp
+compinit:129> [[ -n '' ]]
+compinit:133> typeset -g _comp_dumpfile=/Users/sam/.zcompdump
+compinit:138> typeset -gHa _comp_options
+compinit:139> _comp_options=( bareglobqual extendedglob glob multibyte multifuncdef nullglob rcexpandparam unset NO_allexport NO_aliases NO_cshnullglob NO_cshjunkiequotes NO_errexit NO_errreturn NO_globassign NO_globsubst NO_histsubstpattern NO_ignorebraces NO_ignoreclosebraces NO_kshglob NO_ksharrays NO_kshtypeset NO_markdirs NO_octalzeroes NO_posixbuiltins NO_posixidentifiers NO_shwordsplit NO_shglob NO_typesettounset NO_warnnestedvar NO_warncreateglobal )
+compinit:179> typeset -gH _comp_setup=$'local -A _comp_caller_options;\n             _comp_caller_options=(${(kv)options[@]});\n             setopt localoptions localtraps localpatterns ${_comp_options[@]};\n             local IFS=$\' \\t\\r\\n\\0\';\n             builtin enable -p \\| \\~ \\( \\? \\* \\[ \\< \\^ \\# 2>&-;\n             exec </dev/null;\n             trap - ZERR;\n             local -a reply;\n             local REPLY;\n             local REPORTTIME;\n             unset REPORTTIME'
+compinit:194> typeset -ga compprefuncs comppostfuncs
+compinit:195> compprefuncs=( )
+compinit:196> comppostfuncs=( )
+compinit:200> : compinit /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash
+compinit:449> typeset _i_wdirs _i_wfiles
+compinit:451> _i_wdirs=( )
+compinit:452> _i_wfiles=( )
+compinit:454> autoload -RUz compaudit
+compinit:455> [[ -n yes ]]
+compinit:456> typeset _i_q
+compinit:457> eval compaudit
+(eval):1> compaudit
+compaudit:176> compaudit
+compaudit:13> emulate -L zsh
+compaudit:14> setopt extendedglob
+compaudit:16> [[ -n '' ]]
+compaudit:27> ((  0  ))
+compaudit:29> ((  3 == 0  ))
+compaudit:33> set -- /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/5.9/functions
+compaudit:40> ((  1  ))
+compaudit:46> fpath=( /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/5.9/functions )
+compaudit:51> ((  0  ))
+compaudit:52> local _compdir=/usr/share/zsh/5.9/functions
+compaudit:53> [[ -z /usr/share/zsh/5.9/functions ]]
+compaudit:57> _i_wdirs=( )
+compaudit:58> _i_wfiles=( )
+compaudit:60> _i_files=( /usr/share/zsh/5.9/functions/_SUSEconfig /usr/share/zsh/5.9/functions/__arguments /usr/share/zsh/5.9/functions/_a2ps /usr/share/zsh/5.9/functions/_a2utils /usr/share/zsh/5.9/functions/_aap /usr/share/zsh/5.9/functions/_abcde /usr/share/zsh/5.9/functions/_absolute_command_paths /usr/share/zsh/5.9/functions/_ack /usr/share/zsh/5.9/functions/_acpi /usr/share/zsh/5.9/functions/_acpitool /usr/share/zsh/5.9/functions/_acroread /usr/share/zsh/5.9/functions/_adb /usr/share/zsh/5.9/functions/_add-zle-hook-widget /usr/share/zsh/5.9/functions/_add-zsh-hook /usr/share/zsh/5.9/functions/_alias /usr/share/zsh/5.9/functions/_aliases /usr/share/zsh/5.9/functions/_all_labels /usr/share/zsh/5.9/functions/_all_matches /usr/share/zsh/5.9/functions/_alsa-utils /usr/share/zsh/5.9/functions/_alternative /usr/share/zsh/5.9/functions/_analyseplugin /usr/share/zsh/5.9/functions/_ansible /usr/share/zsh/5.9/functions/_ant /usr/share/zsh/5.9/functions/_antiword /usr/share/zsh/5.9/functions/_apachectl /usr/share/zsh/5.9/functions/_apm /usr/share/zsh/5.9/functions/_approximate /usr/share/zsh/5.9/functions/_apt /usr/share/zsh/5.9/functions/_apt-file /usr/share/zsh/5.9/functions/_apt-move /usr/share/zsh/5.9/functions/_apt-show-versions /usr/share/zsh/5.9/functions/_aptitude /usr/share/zsh/5.9/functions/_arch_archives /usr/share/zsh/5.9/functions/_arch_namespace /usr/share/zsh/5.9/functions/_arg_compile /usr/share/zsh/5.9/functions/_arguments /usr/share/zsh/5.9/functions/_arp /usr/share/zsh/5.9/functions/_arping /usr/share/zsh/5.9/functions/_arrays /usr/share/zsh/5.9/functions/_asciidoctor /usr/share/zsh/5.9/functions/_asciinema /usr/share/zsh/5.9/functions/_assign /usr/share/zsh/5.9/functions/_at /usr/share/zsh/5.9/functions/_attr /usr/share/zsh/5.9/functions/_augeas /usr/share/zsh/5.9/functions/_auto-apt /usr/share/zsh/5.9/functions/_autocd /usr/share/zsh/5.9/functions/_avahi /usr/share/zsh/5.9/functions/_awk /usr/share/zsh/5.9/functions/_axi-cache /usr/share/zsh/5.9/functions/_base64 /usr/share/zsh/5.9/functions/_basename /usr/share/zsh/5.9/functions/_basenc /usr/share/zsh/5.9/functions/_bash /usr/share/zsh/5.9/functions/_bash_completions /usr/share/zsh/5.9/functions/_baudrates /usr/share/zsh/5.9/functions/_baz /usr/share/zsh/5.9/functions/_be_name /usr/share/zsh/5.9/functions/_beadm /usr/share/zsh/5.9/functions/_beep /usr/share/zsh/5.9/functions/_bibtex /usr/share/zsh/5.9/functions/_bind_addresses /usr/share/zsh/5.9/functions/_bindkey /usr/share/zsh/5.9/functions/_bison /usr/share/zsh/5.9/functions/_bittorrent /usr/share/zsh/5.9/functions/_bogofilter /usr/share/zsh/5.9/functions/_bpf_filters /usr/share/zsh/5.9/functions/_bpython /usr/share/zsh/5.9/functions/_brace_parameter /usr/share/zsh/5.9/functions/_brctl /usr/share/zsh/5.9/functions/_bsd_disks /usr/share/zsh/5.9/functions/_bsd_pkg /usr/share/zsh/5.9/functions/_bsdconfig /usr/share/zsh/5.9/functions/_bsdinstall /usr/share/zsh/5.9/functions/_btrfs /usr/share/zsh/5.9/functions/_bts /usr/share/zsh/5.9/functions/_bug /usr/share/zsh/5.9/functions/_builtin /usr/share/zsh/5.9/functions/_bzip2 /usr/share/zsh/5.9/functions/_bzr /usr/share/zsh/5.9/functions/_cabal /usr/share/zsh/5.9/functions/_cache_invalid /usr/share/zsh/5.9/functions/_caffeinate /usr/share/zsh/5.9/functions/_cal /usr/share/zsh/5.9/functions/_calendar /usr/share/zsh/5.9/functions/_call_function /usr/share/zsh/5.9/functions/_call_program /usr/share/zsh/5.9/functions/_canonical_paths /usr/share/zsh/5.9/functions/_capabilities /usr/share/zsh/5.9/functions/_cat /usr/share/zsh/5.9/functions/_ccal /usr/share/zsh/5.9/functions/_cd /usr/share/zsh/5.9/functions/_cdbs-edit-patch /usr/share/zsh/5.9/functions/_cdcd /usr/share/zsh/5.9/functions/_cdr /usr/share/zsh/5.9/functions/_cdrdao /usr/share/zsh/5.9/functions/_cdrecord /usr/share/zsh/5.9/functions/_chattr /usr/share/zsh/5.9/functions/_chcon /usr/share/zsh/5.9/functions/_chflags /usr/share/zsh/5.9/functions/_chkconfig /usr/share/zsh/5.9/functions/_chmod /usr/share/zsh/5.9/functions/_choom /usr/share/zsh/5.9/functions/_chown /usr/share/zsh/5.9/functions/_chroot /usr/share/zsh/5.9/functions/_chrt /usr/share/zsh/5.9/functions/_chsh /usr/share/zsh/5.9/functions/_cksum /usr/share/zsh/5.9/functions/_clay /usr/share/zsh/5.9/functions/_cmdambivalent /usr/share/zsh/5.9/functions/_cmdstring /usr/share/zsh/5.9/functions/_cmp /usr/share/zsh/5.9/functions/_code /usr/share/zsh/5.9/functions/_column /usr/share/zsh/5.9/functions/_combination /usr/share/zsh/5.9/functions/_comm /usr/share/zsh/5.9/functions/_command /usr/share/zsh/5.9/functions/_command_names /usr/share/zsh/5.9/functions/_comp_locale /usr/share/zsh/5.9/functions/_compadd /usr/share/zsh/5.9/functions/_compdef /usr/share/zsh/5.9/functions/_complete /usr/share/zsh/5.9/functions/_complete_debug /usr/share/zsh/5.9/functions/_complete_help /usr/share/zsh/5.9/functions/_complete_help_generic /usr/share/zsh/5.9/functions/_complete_tag /usr/share/zsh/5.9/functions/_completers /usr/share/zsh/5.9/functions/_composer /usr/share/zsh/5.9/functions/_compress /usr/share/zsh/5.9/functions/_condition /usr/share/zsh/5.9/functions/_configure /usr/share/zsh/5.9/functions/_coreadm /usr/share/zsh/5.9/functions/_correct /usr/share/zsh/5.9/functions/_correct_filename /usr/share/zsh/5.9/functions/_correct_word /usr/share/zsh/5.9/functions/_cowsay /usr/share/zsh/5.9/functions/_cp /usr/share/zsh/5.9/functions/_cpio /usr/share/zsh/5.9/functions/_cplay /usr/share/zsh/5.9/functions/_cpupower /usr/share/zsh/5.9/functions/_crontab /usr/share/zsh/5.9/functions/_cryptsetup /usr/share/zsh/5.9/functions/_cscope /usr/share/zsh/5.9/functions/_csplit /usr/share/zsh/5.9/functions/_cssh /usr/share/zsh/5.9/functions/_csup /usr/share/zsh/5.9/functions/_ctags /usr/share/zsh/5.9/functions/_ctags_tags /usr/share/zsh/5.9/functions/_cu /usr/share/zsh/5.9/functions/_curl /usr/share/zsh/5.9/functions/_cut /usr/share/zsh/5.9/functions/_cvs /usr/share/zsh/5.9/functions/_cvsup /usr/share/zsh/5.9/functions/_cygcheck /usr/share/zsh/5.9/functions/_cygpath /usr/share/zsh/5.9/functions/_cygrunsrv /usr/share/zsh/5.9/functions/_cygserver /usr/share/zsh/5.9/functions/_cygstart /usr/share/zsh/5.9/functions/_dak /usr/share/zsh/5.9/functions/_darcs /usr/share/zsh/5.9/functions/_date /usr/share/zsh/5.9/functions/_date_formats /usr/share/zsh/5.9/functions/_dates /usr/share/zsh/5.9/functions/_dbus /usr/share/zsh/5.9/functions/_dchroot /usr/share/zsh/5.9/functions/_dchroot-dsa /usr/share/zsh/5.9/functions/_dconf /usr/share/zsh/5.9/functions/_dcop /usr/share/zsh/5.9/functions/_dcut /usr/share/zsh/5.9/functions/_dd /usr/share/zsh/5.9/functions/_deb_architectures /usr/share/zsh/5.9/functions/_deb_codenames /usr/share/zsh/5.9/functions/_deb_files /usr/share/zsh/5.9/functions/_deb_packages /usr/share/zsh/5.9/functions/_debbugs_bugnumber /usr/share/zsh/5.9/functions/_debchange /usr/share/zsh/5.9/functions/_debcheckout /usr/share/zsh/5.9/functions/_debdiff /usr/share/zsh/5.9/functions/_debfoster /usr/share/zsh/5.9/functions/_deborphan /usr/share/zsh/5.9/functions/_debsign /usr/share/zsh/5.9/functions/_debsnap /usr/share/zsh/5.9/functions/_debuild /usr/share/zsh/5.9/functions/_default /usr/share/zsh/5.9/functions/_defaults /usr/share/zsh/5.9/functions/_delimiters /usr/share/zsh/5.9/functions/_describe /usr/share/zsh/5.9/functions/_description /usr/share/zsh/5.9/functions/_devtodo /usr/share/zsh/5.9/functions/_df /usr/share/zsh/5.9/functions/_dhclient /usr/share/zsh/5.9/functions/_dhcpinfo /usr/share/zsh/5.9/functions/_dict /usr/share/zsh/5.9/functions/_dict_words /usr/share/zsh/5.9/functions/_diff /usr/share/zsh/5.9/functions/_diff3 /usr/share/zsh/5.9/functions/_diff_options /usr/share/zsh/5.9/functions/_diffstat /usr/share/zsh/5.9/functions/_dig /usr/share/zsh/5.9/functions/_dir_list /usr/share/zsh/5.9/functions/_directories /usr/share/zsh/5.9/functions/_directory_stack /usr/share/zsh/5.9/functions/_dirs /usr/share/zsh/5.9/functions/_disable /usr/share/zsh/5.9/functions/_dispatch /usr/share/zsh/5.9/functions/_django /usr/share/zsh/5.9/functions/_dkms /usr/share/zsh/5.9/functions/_dladm /usr/share/zsh/5.9/functions/_dlocate /usr/share/zsh/5.9/functions/_dmesg /usr/share/zsh/5.9/functions/_dmidecode /usr/share/zsh/5.9/functions/_dnf /usr/share/zsh/5.9/functions/_dns_types /usr/share/zsh/5.9/functions/_doas /usr/share/zsh/5.9/functions/_domains /usr/share/zsh/5.9/functions/_dos2unix /usr/share/zsh/5.9/functions/_dpatch-edit-patch /usr/share/zsh/5.9/functions/_dpkg /usr/share/zsh/5.9/functions/_dpkg-buildpackage /usr/share/zsh/5.9/functions/_dpkg-cross /usr/share/zsh/5.9/functions/_dpkg-repack /usr/share/zsh/5.9/functions/_dpkg_source /usr/share/zsh/5.9/functions/_dput /usr/share/zsh/5.9/functions/_drill /usr/share/zsh/5.9/functions/_dropbox /usr/share/zsh/5.9/functions/_dscverify /usr/share/zsh/5.9/functions/_dsh /usr/share/zsh/5.9/functions/_dtrace /usr/share/zsh/5.9/functions/_dtruss /usr/share/zsh/5.9/functions/_du /usr/share/zsh/5.9/functions/_dumpadm /usr/share/zsh/5.9/functions/_dumper /usr/share/zsh/5.9/functions/_dupload /usr/share/zsh/5.9/functions/_dvi /usr/share/zsh/5.9/functions/_dynamic_directory_name /usr/share/zsh/5.9/functions/_e2label /usr/share/zsh/5.9/functions/_ecasound /usr/share/zsh/5.9/functions/_echotc /usr/share/zsh/5.9/functions/_echoti /usr/share/zsh/5.9/functions/_ed /usr/share/zsh/5.9/functions/_elfdump /usr/share/zsh/5.9/functions/_elinks /usr/share/zsh/5.9/functions/_email_addresses /usr/share/zsh/5.9/functions/_emulate /usr/share/zsh/5.9/functions/_enable /usr/share/zsh/5.9/functions/_enscript /usr/share/zsh/5.9/functions/_entr /usr/share/zsh/5.9/functions/_env /usr/share/zsh/5.9/functions/_eog /usr/share/zsh/5.9/functions/_equal /usr/share/zsh/5.9/functions/_espeak /usr/share/zsh/5.9/functions/_etags /usr/share/zsh/5.9/functions/_ethtool /usr/share/zsh/5.9/functions/_evince /usr/share/zsh/5.9/functions/_exec /usr/share/zsh/5.9/functions/_expand /usr/share/zsh/5.9/functions/_expand_alias /usr/share/zsh/5.9/functions/_expand_word /usr/share/zsh/5.9/functions/_extensions /usr/share/zsh/5.9/functions/_external_pwds /usr/share/zsh/5.9/functions/_fakeroot /usr/share/zsh/5.9/functions/_fbsd_architectures /usr/share/zsh/5.9/functions/_fbsd_device_types /usr/share/zsh/5.9/functions/_fc /usr/share/zsh/5.9/functions/_feh /usr/share/zsh/5.9/functions/_fetch /usr/share/zsh/5.9/functions/_fetchmail /usr/share/zsh/5.9/functions/_ffmpeg /usr/share/zsh/5.9/functions/_figlet /usr/share/zsh/5.9/functions/_file_descriptors /usr/share/zsh/5.9/functions/_file_flags /usr/share/zsh/5.9/functions/_file_modes /usr/share/zsh/5.9/functions/_file_systems /usr/share/zsh/5.9/functions/_files /usr/share/zsh/5.9/functions/_find /usr/share/zsh/5.9/functions/_find_net_interfaces /usr/share/zsh/5.9/functions/_findmnt /usr/share/zsh/5.9/functions/_finger /usr/share/zsh/5.9/functions/_fink /usr/share/zsh/5.9/functions/_first /usr/share/zsh/5.9/functions/_flac /usr/share/zsh/5.9/functions/_flex /usr/share/zsh/5.9/functions/_floppy /usr/share/zsh/5.9/functions/_flowadm /usr/share/zsh/5.9/functions/_fmadm /usr/share/zsh/5.9/functions/_fmt /usr/share/zsh/5.9/functions/_fold /usr/share/zsh/5.9/functions/_fortune /usr/share/zsh/5.9/functions/_free /usr/share/zsh/5.9/functions/_freebsd-update /usr/share/zsh/5.9/functions/_fs_usage /usr/share/zsh/5.9/functions/_fsh /usr/share/zsh/5.9/functions/_fstat /usr/share/zsh/5.9/functions/_functions /usr/share/zsh/5.9/functions/_fuse_arguments /usr/share/zsh/5.9/functions/_fuse_values /usr/share/zsh/5.9/functions/_fuser /usr/share/zsh/5.9/functions/_fusermount /usr/share/zsh/5.9/functions/_fw_update /usr/share/zsh/5.9/functions/_gcc /usr/share/zsh/5.9/functions/_gcore /usr/share/zsh/5.9/functions/_gdb /usr/share/zsh/5.9/functions/_geany /usr/share/zsh/5.9/functions/_gem /usr/share/zsh/5.9/functions/_generic /usr/share/zsh/5.9/functions/_genisoimage /usr/share/zsh/5.9/functions/_getclip /usr/share/zsh/5.9/functions/_getconf /usr/share/zsh/5.9/functions/_getent /usr/share/zsh/5.9/functions/_getfacl /usr/share/zsh/5.9/functions/_getmail /usr/share/zsh/5.9/functions/_getopt /usr/share/zsh/5.9/functions/_ghostscript /usr/share/zsh/5.9/functions/_git /usr/share/zsh/5.9/functions/_git-buildpackage /usr/share/zsh/5.9/functions/_global /usr/share/zsh/5.9/functions/_global_tags /usr/share/zsh/5.9/functions/_globflags /usr/share/zsh/5.9/functions/_globqual_delims /usr/share/zsh/5.9/functions/_globquals /usr/share/zsh/5.9/functions/_gnome-gv /usr/share/zsh/5.9/functions/_gnu_generic /usr/share/zsh/5.9/functions/_gnupod /usr/share/zsh/5.9/functions/_gnutls /usr/share/zsh/5.9/functions/_go /usr/share/zsh/5.9/functions/_gpasswd /usr/share/zsh/5.9/functions/_gpg /usr/share/zsh/5.9/functions/_gphoto2 /usr/share/zsh/5.9/functions/_gprof /usr/share/zsh/5.9/functions/_gqview /usr/share/zsh/5.9/functions/_gradle /usr/share/zsh/5.9/functions/_graphicsmagick /usr/share/zsh/5.9/functions/_grep /usr/share/zsh/5.9/functions/_grep-excuses /usr/share/zsh/5.9/functions/_groff /usr/share/zsh/5.9/functions/_groups /usr/share/zsh/5.9/functions/_growisofs /usr/share/zsh/5.9/functions/_gsettings /usr/share/zsh/5.9/functions/_gstat /usr/share/zsh/5.9/functions/_guard /usr/share/zsh/5.9/functions/_guilt /usr/share/zsh/5.9/functions/_gv /usr/share/zsh/5.9/functions/_gzip /usr/share/zsh/5.9/functions/_hash /usr/share/zsh/5.9/functions/_have_glob_qual /usr/share/zsh/5.9/functions/_hdiutil /usr/share/zsh/5.9/functions/_head /usr/share/zsh/5.9/functions/_hexdump /usr/share/zsh/5.9/functions/_history /usr/share/zsh/5.9/functions/_history_complete_word /usr/share/zsh/5.9/functions/_history_modifiers /usr/share/zsh/5.9/functions/_host /usr/share/zsh/5.9/functions/_hostname /usr/share/zsh/5.9/functions/_hosts /usr/share/zsh/5.9/functions/_htop /usr/share/zsh/5.9/functions/_hwinfo /usr/share/zsh/5.9/functions/_iconv /usr/share/zsh/5.9/functions/_iconvconfig /usr/share/zsh/5.9/functions/_id /usr/share/zsh/5.9/functions/_ifconfig /usr/share/zsh/5.9/functions/_iftop /usr/share/zsh/5.9/functions/_ignored /usr/share/zsh/5.9/functions/_imagemagick /usr/share/zsh/5.9/functions/_in_vared /usr/share/zsh/5.9/functions/_inetadm /usr/share/zsh/5.9/functions/_init_d /usr/share/zsh/5.9/functions/_initctl /usr/share/zsh/5.9/functions/_install /usr/share/zsh/5.9/functions/_invoke-rc.d /usr/share/zsh/5.9/functions/_ionice /usr/share/zsh/5.9/functions/_iostat /usr/share/zsh/5.9/functions/_ip /usr/share/zsh/5.9/functions/_ipadm /usr/share/zsh/5.9/functions/_ipfw /usr/share/zsh/5.9/functions/_ipsec /usr/share/zsh/5.9/functions/_ipset /usr/share/zsh/5.9/functions/_iptables /usr/share/zsh/5.9/functions/_irssi /usr/share/zsh/5.9/functions/_ispell /usr/share/zsh/5.9/functions/_iwconfig /usr/share/zsh/5.9/functions/_jail /usr/share/zsh/5.9/functions/_jails /usr/share/zsh/5.9/functions/_java /usr/share/zsh/5.9/functions/_java_class /usr/share/zsh/5.9/functions/_jexec /usr/share/zsh/5.9/functions/_jls /usr/share/zsh/5.9/functions/_jobs /usr/share/zsh/5.9/functions/_jobs_bg /usr/share/zsh/5.9/functions/_jobs_builtin /usr/share/zsh/5.9/functions/_jobs_fg /usr/share/zsh/5.9/functions/_joe /usr/share/zsh/5.9/functions/_join /usr/share/zsh/5.9/functions/_jot /usr/share/zsh/5.9/functions/_jq /usr/share/zsh/5.9/functions/_kdeconnect /usr/share/zsh/5.9/functions/_kdump /usr/share/zsh/5.9/functions/_kfmclient /usr/share/zsh/5.9/functions/_kill /usr/share/zsh/5.9/functions/_killall /usr/share/zsh/5.9/functions/_kld /usr/share/zsh/5.9/functions/_knock /usr/share/zsh/5.9/functions/_kpartx /usr/share/zsh/5.9/functions/_ktrace /usr/share/zsh/5.9/functions/_ktrace_points /usr/share/zsh/5.9/functions/_kvno /usr/share/zsh/5.9/functions/_last /usr/share/zsh/5.9/functions/_ld_debug /usr/share/zsh/5.9/functions/_ldap /usr/share/zsh/5.9/functions/_ldconfig /usr/share/zsh/5.9/functions/_ldd /usr/share/zsh/5.9/functions/_less /usr/share/zsh/5.9/functions/_lha /usr/share/zsh/5.9/functions/_libvirt /usr/share/zsh/5.9/functions/_lighttpd /usr/share/zsh/5.9/functions/_limit /usr/share/zsh/5.9/functions/_limits /usr/share/zsh/5.9/functions/_links /usr/share/zsh/5.9/functions/_lintian /usr/share/zsh/5.9/functions/_list /usr/share/zsh/5.9/functions/_list_files /usr/share/zsh/5.9/functions/_lldb /usr/share/zsh/5.9/functions/_ln /usr/share/zsh/5.9/functions/_loadkeys /usr/share/zsh/5.9/functions/_locale /usr/share/zsh/5.9/functions/_localedef /usr/share/zsh/5.9/functions/_locales /usr/share/zsh/5.9/functions/_locate /usr/share/zsh/5.9/functions/_logger /usr/share/zsh/5.9/functions/_logical_volumes /usr/share/zsh/5.9/functions/_login_classes /usr/share/zsh/5.9/functions/_look /usr/share/zsh/5.9/functions/_losetup /usr/share/zsh/5.9/functions/_lp /usr/share/zsh/5.9/functions/_ls /usr/share/zsh/5.9/functions/_lsattr /usr/share/zsh/5.9/functions/_lsblk /usr/share/zsh/5.9/functions/_lscfg /usr/share/zsh/5.9/functions/_lsdev /usr/share/zsh/5.9/functions/_lslv /usr/share/zsh/5.9/functions/_lsns /usr/share/zsh/5.9/functions/_lsof /usr/share/zsh/5.9/functions/_lspv /usr/share/zsh/5.9/functions/_lsusb /usr/share/zsh/5.9/functions/_lsvg /usr/share/zsh/5.9/functions/_ltrace /usr/share/zsh/5.9/functions/_lua /usr/share/zsh/5.9/functions/_luarocks /usr/share/zsh/5.9/functions/_lynx /usr/share/zsh/5.9/functions/_lz4 /usr/share/zsh/5.9/functions/_lzop /usr/share/zsh/5.9/functions/_mac_applications /usr/share/zsh/5.9/functions/_mac_files_for_application /usr/share/zsh/5.9/functions/_madison /usr/share/zsh/5.9/functions/_mail /usr/share/zsh/5.9/functions/_mailboxes /usr/share/zsh/5.9/functions/_main_complete /usr/share/zsh/5.9/functions/_make /usr/share/zsh/5.9/functions/_make-kpkg /usr/share/zsh/5.9/functions/_man /usr/share/zsh/5.9/functions/_mat /usr/share/zsh/5.9/functions/_mat2 /usr/share/zsh/5.9/functions/_match /usr/share/zsh/5.9/functions/_math /usr/share/zsh/5.9/functions/_math_params /usr/share/zsh/5.9/functions/_matlab /usr/share/zsh/5.9/functions/_md5sum /usr/share/zsh/5.9/functions/_mdadm /usr/share/zsh/5.9/functions/_mdfind /usr/share/zsh/5.9/functions/_mdls /usr/share/zsh/5.9/functions/_mdutil /usr/share/zsh/5.9/functions/_members /usr/share/zsh/5.9/functions/_mencal /usr/share/zsh/5.9/functions/_menu /usr/share/zsh/5.9/functions/_mere /usr/share/zsh/5.9/functions/_mergechanges /usr/share/zsh/5.9/functions/_message /usr/share/zsh/5.9/functions/_mh /usr/share/zsh/5.9/functions/_mii-tool /usr/share/zsh/5.9/functions/_mime_types /usr/share/zsh/5.9/functions/_mixerctl /usr/share/zsh/5.9/functions/_mkdir /usr/share/zsh/5.9/functions/_mkfifo /usr/share/zsh/5.9/functions/_mknod /usr/share/zsh/5.9/functions/_mkshortcut /usr/share/zsh/5.9/functions/_mktemp /usr/share/zsh/5.9/functions/_mkzsh /usr/share/zsh/5.9/functions/_module /usr/share/zsh/5.9/functions/_module-assistant /usr/share/zsh/5.9/functions/_module_math_func /usr/share/zsh/5.9/functions/_modutils /usr/share/zsh/5.9/functions/_mondo /usr/share/zsh/5.9/functions/_monotone /usr/share/zsh/5.9/functions/_moosic /usr/share/zsh/5.9/functions/_mosh /usr/share/zsh/5.9/functions/_most_recent_file /usr/share/zsh/5.9/functions/_mount /usr/share/zsh/5.9/functions/_mozilla /usr/share/zsh/5.9/functions/_mpc /usr/share/zsh/5.9/functions/_mplayer /usr/share/zsh/5.9/functions/_mt /usr/share/zsh/5.9/functions/_mtools /usr/share/zsh/5.9/functions/_mtr /usr/share/zsh/5.9/functions/_multi_parts /usr/share/zsh/5.9/functions/_mupdf /usr/share/zsh/5.9/functions/_mutt /usr/share/zsh/5.9/functions/_mv /usr/share/zsh/5.9/functions/_my_accounts /usr/share/zsh/5.9/functions/_myrepos /usr/share/zsh/5.9/functions/_mysql_utils /usr/share/zsh/5.9/functions/_mysqldiff /usr/share/zsh/5.9/functions/_nautilus /usr/share/zsh/5.9/functions/_nbsd_architectures /usr/share/zsh/5.9/functions/_ncftp /usr/share/zsh/5.9/functions/_nedit /usr/share/zsh/5.9/functions/_net_interfaces /usr/share/zsh/5.9/functions/_netcat /usr/share/zsh/5.9/functions/_netscape /usr/share/zsh/5.9/functions/_netstat /usr/share/zsh/5.9/functions/_networkmanager /usr/share/zsh/5.9/functions/_networksetup /usr/share/zsh/5.9/functions/_newsgroups /usr/share/zsh/5.9/functions/_next_label /usr/share/zsh/5.9/functions/_next_tags /usr/share/zsh/5.9/functions/_nginx /usr/share/zsh/5.9/functions/_ngrep /usr/share/zsh/5.9/functions/_nice /usr/share/zsh/5.9/functions/_nkf /usr/share/zsh/5.9/functions/_nl /usr/share/zsh/5.9/functions/_nm /usr/share/zsh/5.9/functions/_nmap /usr/share/zsh/5.9/functions/_normal /usr/share/zsh/5.9/functions/_nothing /usr/share/zsh/5.9/functions/_npm /usr/share/zsh/5.9/functions/_nsenter /usr/share/zsh/5.9/functions/_nslookup /usr/share/zsh/5.9/functions/_numbers /usr/share/zsh/5.9/functions/_numfmt /usr/share/zsh/5.9/functions/_nvram /usr/share/zsh/5.9/functions/_objdump /usr/share/zsh/5.9/functions/_object_classes /usr/share/zsh/5.9/functions/_object_files /usr/share/zsh/5.9/functions/_obsd_architectures /usr/share/zsh/5.9/functions/_od /usr/share/zsh/5.9/functions/_okular /usr/share/zsh/5.9/functions/_oldlist /usr/share/zsh/5.9/functions/_open /usr/share/zsh/5.9/functions/_openstack /usr/share/zsh/5.9/functions/_opkg /usr/share/zsh/5.9/functions/_options /usr/share/zsh/5.9/functions/_options_set /usr/share/zsh/5.9/functions/_options_unset /usr/share/zsh/5.9/functions/_opustools /usr/share/zsh/5.9/functions/_osascript /usr/share/zsh/5.9/functions/_osc /usr/share/zsh/5.9/functions/_other_accounts /usr/share/zsh/5.9/functions/_otool /usr/share/zsh/5.9/functions/_pack /usr/share/zsh/5.9/functions/_pandoc /usr/share/zsh/5.9/functions/_parameter /usr/share/zsh/5.9/functions/_parameters /usr/share/zsh/5.9/functions/_paste /usr/share/zsh/5.9/functions/_patch /usr/share/zsh/5.9/functions/_patchutils /usr/share/zsh/5.9/functions/_path_commands /usr/share/zsh/5.9/functions/_path_files /usr/share/zsh/5.9/functions/_pax /usr/share/zsh/5.9/functions/_pbcopy /usr/share/zsh/5.9/functions/_pbm /usr/share/zsh/5.9/functions/_pbuilder /usr/share/zsh/5.9/functions/_pdf /usr/share/zsh/5.9/functions/_pdftk /usr/share/zsh/5.9/functions/_perf /usr/share/zsh/5.9/functions/_perforce /usr/share/zsh/5.9/functions/_perl /usr/share/zsh/5.9/functions/_perl_basepods /usr/share/zsh/5.9/functions/_perl_modules /usr/share/zsh/5.9/functions/_perldoc /usr/share/zsh/5.9/functions/_pfctl /usr/share/zsh/5.9/functions/_pfexec /usr/share/zsh/5.9/functions/_pgids /usr/share/zsh/5.9/functions/_pgrep /usr/share/zsh/5.9/functions/_php /usr/share/zsh/5.9/functions/_physical_volumes /usr/share/zsh/5.9/functions/_pick_variant /usr/share/zsh/5.9/functions/_picocom /usr/share/zsh/5.9/functions/_pidof /usr/share/zsh/5.9/functions/_pids /usr/share/zsh/5.9/functions/_pine /usr/share/zsh/5.9/functions/_ping /usr/share/zsh/5.9/functions/_pip /usr/share/zsh/5.9/functions/_piuparts /usr/share/zsh/5.9/functions/_pkg-config /usr/share/zsh/5.9/functions/_pkg5 /usr/share/zsh/5.9/functions/_pkg_instance /usr/share/zsh/5.9/functions/_pkgadd /usr/share/zsh/5.9/functions/_pkgin /usr/share/zsh/5.9/functions/_pkginfo /usr/share/zsh/5.9/functions/_pkgrm /usr/share/zsh/5.9/functions/_pkgtool /usr/share/zsh/5.9/functions/_plutil /usr/share/zsh/5.9/functions/_pmap /usr/share/zsh/5.9/functions/_pon /usr/share/zsh/5.9/functions/_portaudit /usr/share/zsh/5.9/functions/_portlint /usr/share/zsh/5.9/functions/_portmaster /usr/share/zsh/5.9/functions/_ports /usr/share/zsh/5.9/functions/_portsnap /usr/share/zsh/5.9/functions/_postfix /usr/share/zsh/5.9/functions/_postgresql /usr/share/zsh/5.9/functions/_postscript /usr/share/zsh/5.9/functions/_powerd /usr/share/zsh/5.9/functions/_pr /usr/share/zsh/5.9/functions/_precommand /usr/share/zsh/5.9/functions/_prefix /usr/share/zsh/5.9/functions/_print /usr/share/zsh/5.9/functions/_printenv /usr/share/zsh/5.9/functions/_printers /usr/share/zsh/5.9/functions/_process_names /usr/share/zsh/5.9/functions/_procstat /usr/share/zsh/5.9/functions/_prompt /usr/share/zsh/5.9/functions/_prove /usr/share/zsh/5.9/functions/_prstat /usr/share/zsh/5.9/functions/_ps /usr/share/zsh/5.9/functions/_ps1234 /usr/share/zsh/5.9/functions/_pscp /usr/share/zsh/5.9/functions/_pspdf /usr/share/zsh/5.9/functions/_psutils /usr/share/zsh/5.9/functions/_ptree /usr/share/zsh/5.9/functions/_ptx /usr/share/zsh/5.9/functions/_pump /usr/share/zsh/5.9/functions/_putclip /usr/share/zsh/5.9/functions/_pv /usr/share/zsh/5.9/functions/_pwgen /usr/share/zsh/5.9/functions/_pydoc /usr/share/zsh/5.9/functions/_python /usr/share/zsh/5.9/functions/_python_modules /usr/share/zsh/5.9/functions/_qdbus /usr/share/zsh/5.9/functions/_qemu /usr/share/zsh/5.9/functions/_qiv /usr/share/zsh/5.9/functions/_qtplay /usr/share/zsh/5.9/functions/_quilt /usr/share/zsh/5.9/functions/_rake /usr/share/zsh/5.9/functions/_ranlib /usr/share/zsh/5.9/functions/_rar /usr/share/zsh/5.9/functions/_rcctl /usr/share/zsh/5.9/functions/_rclone /usr/share/zsh/5.9/functions/_rcs /usr/share/zsh/5.9/functions/_rdesktop /usr/share/zsh/5.9/functions/_read /usr/share/zsh/5.9/functions/_read_comp /usr/share/zsh/5.9/functions/_readelf /usr/share/zsh/5.9/functions/_readlink /usr/share/zsh/5.9/functions/_readshortcut /usr/share/zsh/5.9/functions/_rebootin /usr/share/zsh/5.9/functions/_redirect /usr/share/zsh/5.9/functions/_regex_arguments /usr/share/zsh/5.9/functions/_regex_words /usr/share/zsh/5.9/functions/_remote_files /usr/share/zsh/5.9/functions/_renice /usr/share/zsh/5.9/functions/_reprepro /usr/share/zsh/5.9/functions/_requested /usr/share/zsh/5.9/functions/_retrieve_cache /usr/share/zsh/5.9/functions/_retrieve_mac_apps /usr/share/zsh/5.9/functions/_ri /usr/share/zsh/5.9/functions/_rlogin /usr/share/zsh/5.9/functions/_rm /usr/share/zsh/5.9/functions/_rmdir /usr/share/zsh/5.9/functions/_route /usr/share/zsh/5.9/functions/_routing_domains /usr/share/zsh/5.9/functions/_routing_tables /usr/share/zsh/5.9/functions/_rpm /usr/share/zsh/5.9/functions/_rrdtool /usr/share/zsh/5.9/functions/_rsync /usr/share/zsh/5.9/functions/_rubber /usr/share/zsh/5.9/functions/_ruby /usr/share/zsh/5.9/functions/_run-help /usr/share/zsh/5.9/functions/_runit /usr/share/zsh/5.9/functions/_samba /usr/share/zsh/5.9/functions/_savecore /usr/share/zsh/5.9/functions/_say /usr/share/zsh/5.9/functions/_sbuild /usr/share/zsh/5.9/functions/_sc_usage /usr/share/zsh/5.9/functions/_sccs /usr/share/zsh/5.9/functions/_sched /usr/share/zsh/5.9/functions/_schedtool /usr/share/zsh/5.9/functions/_schroot /usr/share/zsh/5.9/functions/_scl /usr/share/zsh/5.9/functions/_scons /usr/share/zsh/5.9/functions/_screen /usr/share/zsh/5.9/functions/_script /usr/share/zsh/5.9/functions/_scselect /usr/share/zsh/5.9/functions/_scutil /usr/share/zsh/5.9/functions/_seafile /usr/share/zsh/5.9/functions/_sed /usr/share/zsh/5.9/functions/_selinux_contexts /usr/share/zsh/5.9/functions/_selinux_roles /usr/share/zsh/5.9/functions/_selinux_types /usr/share/zsh/5.9/functions/_selinux_users /usr/share/zsh/5.9/functions/_sep_parts /usr/share/zsh/5.9/functions/_seq /usr/share/zsh/5.9/functions/_sequence /usr/share/zsh/5.9/functions/_service /usr/share/zsh/5.9/functions/_services /usr/share/zsh/5.9/functions/_set /usr/share/zsh/5.9/functions/_set_command /usr/share/zsh/5.9/functions/_setfacl /usr/share/zsh/5.9/functions/_setopt /usr/share/zsh/5.9/functions/_setpriv /usr/share/zsh/5.9/functions/_setsid /usr/share/zsh/5.9/functions/_setup /usr/share/zsh/5.9/functions/_setxkbmap /usr/share/zsh/5.9/functions/_sh /usr/share/zsh/5.9/functions/_shasum /usr/share/zsh/5.9/functions/_showmount /usr/share/zsh/5.9/functions/_shred /usr/share/zsh/5.9/functions/_shuf /usr/share/zsh/5.9/functions/_shutdown /usr/share/zsh/5.9/functions/_signals /usr/share/zsh/5.9/functions/_signify /usr/share/zsh/5.9/functions/_sisu /usr/share/zsh/5.9/functions/_slabtop /usr/share/zsh/5.9/functions/_slrn /usr/share/zsh/5.9/functions/_smartmontools /usr/share/zsh/5.9/functions/_smit /usr/share/zsh/5.9/functions/_snoop /usr/share/zsh/5.9/functions/_socket /usr/share/zsh/5.9/functions/_sockstat /usr/share/zsh/5.9/functions/_softwareupdate /usr/share/zsh/5.9/functions/_sort /usr/share/zsh/5.9/functions/_source /usr/share/zsh/5.9/functions/_spamassassin /usr/share/zsh/5.9/functions/_split /usr/share/zsh/5.9/functions/_sqlite /usr/share/zsh/5.9/functions/_sqsh /usr/share/zsh/5.9/functions/_ss /usr/share/zsh/5.9/functions/_ssh /usr/share/zsh/5.9/functions/_ssh_hosts /usr/share/zsh/5.9/functions/_sshfs /usr/share/zsh/5.9/functions/_stat /usr/share/zsh/5.9/functions/_stdbuf /usr/share/zsh/5.9/functions/_stgit /usr/share/zsh/5.9/functions/_store_cache /usr/share/zsh/5.9/functions/_stow /usr/share/zsh/5.9/functions/_strace /usr/share/zsh/5.9/functions/_strftime /usr/share/zsh/5.9/functions/_strings /usr/share/zsh/5.9/functions/_strip /usr/share/zsh/5.9/functions/_stty /usr/share/zsh/5.9/functions/_su /usr/share/zsh/5.9/functions/_sub_commands /usr/share/zsh/5.9/functions/_sublimetext /usr/share/zsh/5.9/functions/_subscript /usr/share/zsh/5.9/functions/_subversion /usr/share/zsh/5.9/functions/_sudo /usr/share/zsh/5.9/functions/_suffix_alias_files /usr/share/zsh/5.9/functions/_surfraw /usr/share/zsh/5.9/functions/_svcadm /usr/share/zsh/5.9/functions/_svccfg /usr/share/zsh/5.9/functions/_svcprop /usr/share/zsh/5.9/functions/_svcs /usr/share/zsh/5.9/functions/_svcs_fmri /usr/share/zsh/5.9/functions/_svn-buildpackage /usr/share/zsh/5.9/functions/_sw_vers /usr/share/zsh/5.9/functions/_swaks /usr/share/zsh/5.9/functions/_swanctl /usr/share/zsh/5.9/functions/_swift /usr/share/zsh/5.9/functions/_sys_calls /usr/share/zsh/5.9/functions/_sysclean /usr/share/zsh/5.9/functions/_sysctl /usr/share/zsh/5.9/functions/_sysmerge /usr/share/zsh/5.9/functions/_syspatch /usr/share/zsh/5.9/functions/_sysrc /usr/share/zsh/5.9/functions/_sysstat /usr/share/zsh/5.9/functions/_systat /usr/share/zsh/5.9/functions/_system_profiler /usr/share/zsh/5.9/functions/_sysupgrade /usr/share/zsh/5.9/functions/_tac /usr/share/zsh/5.9/functions/_tags /usr/share/zsh/5.9/functions/_tail /usr/share/zsh/5.9/functions/_tar /usr/share/zsh/5.9/functions/_tar_archive /usr/share/zsh/5.9/functions/_tardy /usr/share/zsh/5.9/functions/_tcpdump /usr/share/zsh/5.9/functions/_tcpsys /usr/share/zsh/5.9/functions/_tcptraceroute /usr/share/zsh/5.9/functions/_tee /usr/share/zsh/5.9/functions/_telnet /usr/share/zsh/5.9/functions/_terminals /usr/share/zsh/5.9/functions/_tex /usr/share/zsh/5.9/functions/_texi /usr/share/zsh/5.9/functions/_texinfo /usr/share/zsh/5.9/functions/_tidy /usr/share/zsh/5.9/functions/_tiff /usr/share/zsh/5.9/functions/_tilde /usr/share/zsh/5.9/functions/_tilde_files /usr/share/zsh/5.9/functions/_time_zone /usr/share/zsh/5.9/functions/_timeout /usr/share/zsh/5.9/functions/_tin /usr/share/zsh/5.9/functions/_tla /usr/share/zsh/5.9/functions/_tload /usr/share/zsh/5.9/functions/_tmux /usr/share/zsh/5.9/functions/_todo.sh /usr/share/zsh/5.9/functions/_toilet /usr/share/zsh/5.9/functions/_toolchain-source /usr/share/zsh/5.9/functions/_top /usr/share/zsh/5.9/functions/_topgit /usr/share/zsh/5.9/functions/_totd /usr/share/zsh/5.9/functions/_touch /usr/share/zsh/5.9/functions/_tpb /usr/share/zsh/5.9/functions/_tput /usr/share/zsh/5.9/functions/_tr /usr/share/zsh/5.9/functions/_tracepath /usr/share/zsh/5.9/functions/_transmission /usr/share/zsh/5.9/functions/_trap /usr/share/zsh/5.9/functions/_trash /usr/share/zsh/5.9/functions/_tree /usr/share/zsh/5.9/functions/_truncate /usr/share/zsh/5.9/functions/_truss /usr/share/zsh/5.9/functions/_tty /usr/share/zsh/5.9/functions/_ttyctl /usr/share/zsh/5.9/functions/_ttys /usr/share/zsh/5.9/functions/_tune2fs /usr/share/zsh/5.9/functions/_twidge /usr/share/zsh/5.9/functions/_twisted /usr/share/zsh/5.9/functions/_typeset /usr/share/zsh/5.9/functions/_ulimit /usr/share/zsh/5.9/functions/_uml /usr/share/zsh/5.9/functions/_umountable /usr/share/zsh/5.9/functions/_unace /usr/share/zsh/5.9/functions/_uname /usr/share/zsh/5.9/functions/_unexpand /usr/share/zsh/5.9/functions/_unhash /usr/share/zsh/5.9/functions/_uniq /usr/share/zsh/5.9/functions/_unison /usr/share/zsh/5.9/functions/_units /usr/share/zsh/5.9/functions/_unshare /usr/share/zsh/5.9/functions/_update-alternatives /usr/share/zsh/5.9/functions/_update-rc.d /usr/share/zsh/5.9/functions/_uptime /usr/share/zsh/5.9/functions/_urls /usr/share/zsh/5.9/functions/_urpmi /usr/share/zsh/5.9/functions/_urxvt /usr/share/zsh/5.9/functions/_usbconfig /usr/share/zsh/5.9/functions/_uscan /usr/share/zsh/5.9/functions/_user_admin /usr/share/zsh/5.9/functions/_user_at_host /usr/share/zsh/5.9/functions/_user_expand /usr/share/zsh/5.9/functions/_user_math_func /usr/share/zsh/5.9/functions/_users /usr/share/zsh/5.9/functions/_users_on /usr/share/zsh/5.9/functions/_valgrind /usr/share/zsh/5.9/functions/_value /usr/share/zsh/5.9/functions/_values /usr/share/zsh/5.9/functions/_vared /usr/share/zsh/5.9/functions/_vars /usr/share/zsh/5.9/functions/_vcs_info /usr/share/zsh/5.9/functions/_vcs_info_hooks /usr/share/zsh/5.9/functions/_vi /usr/share/zsh/5.9/functions/_vim /usr/share/zsh/5.9/functions/_vim-addons /usr/share/zsh/5.9/functions/_visudo /usr/share/zsh/5.9/functions/_vmctl /usr/share/zsh/5.9/functions/_vmstat /usr/share/zsh/5.9/functions/_vnc /usr/share/zsh/5.9/functions/_volume_groups /usr/share/zsh/5.9/functions/_vorbis /usr/share/zsh/5.9/functions/_vpnc /usr/share/zsh/5.9/functions/_vserver /usr/share/zsh/5.9/functions/_w /usr/share/zsh/5.9/functions/_w3m /usr/share/zsh/5.9/functions/_wait /usr/share/zsh/5.9/functions/_wajig /usr/share/zsh/5.9/functions/_wakeup_capable_devices /usr/share/zsh/5.9/functions/_wanna-build /usr/share/zsh/5.9/functions/_wanted /usr/share/zsh/5.9/functions/_watch /usr/share/zsh/5.9/functions/_watch-snoop /usr/share/zsh/5.9/functions/_wc /usr/share/zsh/5.9/functions/_webbrowser /usr/share/zsh/5.9/functions/_wget /usr/share/zsh/5.9/functions/_whereis /usr/share/zsh/5.9/functions/_which /usr/share/zsh/5.9/functions/_who /usr/share/zsh/5.9/functions/_whois /usr/share/zsh/5.9/functions/_widgets /usr/share/zsh/5.9/functions/_wiggle /usr/share/zsh/5.9/functions/_wipefs /usr/share/zsh/5.9/functions/_wpa_cli /usr/share/zsh/5.9/functions/_x_arguments /usr/share/zsh/5.9/functions/_x_borderwidth /usr/share/zsh/5.9/functions/_x_color /usr/share/zsh/5.9/functions/_x_colormapid /usr/share/zsh/5.9/functions/_x_cursor /usr/share/zsh/5.9/functions/_x_display /usr/share/zsh/5.9/functions/_x_extension /usr/share/zsh/5.9/functions/_x_font /usr/share/zsh/5.9/functions/_x_geometry /usr/share/zsh/5.9/functions/_x_keysym /usr/share/zsh/5.9/functions/_x_locale /usr/share/zsh/5.9/functions/_x_modifier /usr/share/zsh/5.9/functions/_x_name /usr/share/zsh/5.9/functions/_x_resource /usr/share/zsh/5.9/functions/_x_selection_timeout /usr/share/zsh/5.9/functions/_x_title /usr/share/zsh/5.9/functions/_x_utils /usr/share/zsh/5.9/functions/_x_visual /usr/share/zsh/5.9/functions/_x_window /usr/share/zsh/5.9/functions/_xargs /usr/share/zsh/5.9/functions/_xauth /usr/share/zsh/5.9/functions/_xautolock /usr/share/zsh/5.9/functions/_xclip /usr/share/zsh/5.9/functions/_xcode-select /usr/share/zsh/5.9/functions/_xdvi /usr/share/zsh/5.9/functions/_xfig /usr/share/zsh/5.9/functions/_xft_fonts /usr/share/zsh/5.9/functions/_xinput /usr/share/zsh/5.9/functions/_xloadimage /usr/share/zsh/5.9/functions/_xmlsoft /usr/share/zsh/5.9/functions/_xmlstarlet /usr/share/zsh/5.9/functions/_xmms2 /usr/share/zsh/5.9/functions/_xmodmap /usr/share/zsh/5.9/functions/_xournal /usr/share/zsh/5.9/functions/_xpdf /usr/share/zsh/5.9/functions/_xrandr /usr/share/zsh/5.9/functions/_xscreensaver /usr/share/zsh/5.9/functions/_xset /usr/share/zsh/5.9/functions/_xt_arguments /usr/share/zsh/5.9/functions/_xt_session_id /usr/share/zsh/5.9/functions/_xterm /usr/share/zsh/5.9/functions/_xv /usr/share/zsh/5.9/functions/_xwit /usr/share/zsh/5.9/functions/_xxd /usr/share/zsh/5.9/functions/_xz /usr/share/zsh/5.9/functions/_yafc /usr/share/zsh/5.9/functions/_yast /usr/share/zsh/5.9/functions/_yodl /usr/share/zsh/5.9/functions/_yp /usr/share/zsh/5.9/functions/_yum /usr/share/zsh/5.9/functions/_zargs /usr/share/zsh/5.9/functions/_zattr /usr/share/zsh/5.9/functions/_zcalc /usr/share/zsh/5.9/functions/_zcalc_line /usr/share/zsh/5.9/functions/_zcat /usr/share/zsh/5.9/functions/_zcompile /usr/share/zsh/5.9/functions/_zdump /usr/share/zsh/5.9/functions/_zeal /usr/share/zsh/5.9/functions/_zed /usr/share/zsh/5.9/functions/_zfs /usr/share/zsh/5.9/functions/_zfs_dataset /usr/share/zsh/5.9/functions/_zfs_pool /usr/share/zsh/5.9/functions/_zftp /usr/share/zsh/5.9/functions/_zip /usr/share/zsh/5.9/functions/_zle /usr/share/zsh/5.9/functions/_zlogin /usr/share/zsh/5.9/functions/_zmodload /usr/share/zsh/5.9/functions/_zmv /usr/share/zsh/5.9/functions/_zoneadm /usr/share/zsh/5.9/functions/_zones /usr/share/zsh/5.9/functions/_zparseopts /usr/share/zsh/5.9/functions/_zpty /usr/share/zsh/5.9/functions/_zsh /usr/share/zsh/5.9/functions/_zsh-mime-handler /usr/share/zsh/5.9/functions/_zsocket /usr/share/zsh/5.9/functions/_zstyle /usr/share/zsh/5.9/functions/_ztodo /usr/share/zsh/5.9/functions/_zypper )
+compaudit:61> [[ -n /usr/share/zsh/5.9/functions ]]
+compaudit:62> [[ 966 -lt 20 || /usr/share/zsh/5.9/functions = */Base || -d /usr/share/zsh/5.9/functions/Base ]]
+compaudit:84> [[ ign == use ]]
+compaudit:88> local _i_owners=u0u502
+compaudit:91> local -a _i_exes
+compaudit:92> _i_exes=( /proc/36639/exe /proc/36639/object/a.out )
+compaudit:96> local _i_exe
+compaudit:101> _i_exe=/proc/36639/exe
+compaudit:102> [[ -e /proc/36639/exe ]]
+compaudit:101> _i_exe=/proc/36639/object/a.out
+compaudit:102> [[ -e /proc/36639/object/a.out ]]
+compaudit:123> _i_wdirs=( )
+compaudit:132> ((  0  ))
+compaudit:146> [[ -f /etc/debian_version ]]
+compaudit:153> _i_wdirs=( )
+compaudit:154> _i_wfiles=( )
+compaudit:156> case 0:0 (0:0)
+compaudit:157> _i_q=''
+compaudit:163> [[ -n '' ]]
+compaudit:170> return 0
+compinit:480> autoload -RUz compdump compinstall
+compinit:484> _i_done=''
+compinit:486> [[ -f /Users/sam/.zcompdump ]]
+compinit:487> [[ -n yes ]]
+compinit:488> IFS=$' \t' +compinit:488> read -rA _i_line
+compinit:489> [[ _i_autodump -eq 1 && 966 -eq 966 && 5.9 = 5.9 ]]
+compinit:492> . /Users/sam/.zcompdump
+/Users/sam/.zcompdump:3> _comps=( - _precommand -array-value- _value -assign-parameter- _assign -brace-parameter- _brace_parameter -command- _autocd -command-line- _normal -condition- _condition -default- _default -equal- _equal -first- _first -math- _math -parameter- _parameter -redirect- _redirect -redirect-,-default-,-default- _files '-redirect-,<,bunzip2' _bzip2 '-redirect-,<,bzip2' _bzip2 '-redirect-,<,compress' _compress '-redirect-,<,gunzip' _gzip '-redirect-,<,gzip' _gzip '-redirect-,<,uncompress' _compress '-redirect-,<,unxz' _xz '-redirect-,<,xz' _xz '-redirect-,>,bzip2' _bzip2 '-redirect-,>,compress' _compress '-redirect-,>,gzip' _gzip '-redirect-,>,xz' _xz -subscript- _subscript -tilde- _tilde -value- _value -value-,-default-,-command- _zargs -value-,-default-,-default- _value -value-,ADB_TRACE,-default- _adb -value-,ANDROID_LOG_TAGS,-default- _adb -value-,ANDROID_SERIAL,-default- _adb -value-,ANSIBLE_INVENTORY_ENABLED,-default- _ansible -value-,ANSIBLE_STDOUT_CALLBACK,-default- _ansible -value-,ANT_ARGS,-default- _ant -value-,CFLAGS,-default- _gcc -value-,CPPFLAGS,-default- _gcc -value-,CXXFLAGS,-default- _gcc -value-,DISPLAY,-default- _x_display -value-,GREP_OPTIONS,-default- _grep -value-,GZIP,-default- _gzip -value-,LANG,-default- _locales -value-,LANGUAGE,-default- _locales -value-,LDFLAGS,-default- _gcc -value-,LD_DEBUG,-default- _ld_debug -value-,LESS,-default- _less -value-,LESSCHARSET,-default- _less -value-,LOOPDEV_DEBUG,-default- _losetup -value-,LPDEST,-default- _printers -value-,MPD_HOST,-default _mpc -value-,P4CLIENT,-default- _perforce -value-,P4MERGE,-default- _perforce -value-,P4PORT,-default- _perforce -value-,P4USER,-default- _perforce -value-,PERLDOC,-default- _perldoc -value-,PRINTER,-default- _printers -value-,PROMPT,-default- _ps1234 -value-,PROMPT2,-default- _ps1234 -value-,PROMPT3,-default- _ps1234 -value-,PROMPT4,-default- _ps1234 -value-,PS1,-default- _ps1234 -value-,PS2,-default- _ps1234 -value-,PS3,-default- _ps1234 -value-,PS4,-default- _ps1234 -value-,RPROMPT,-default- _ps1234 -value-,RPROMPT2,-default- _ps1234 -value-,RPS1,-default- _ps1234 -value-,RPS2,-default- _ps1234 -value-,SPROMPT,-default- _ps1234 -value-,TERM,-default- _terminals -value-,TERMINFO_DIRS,-default- _dir_list -value-,TZ,-default- _time_zone -value-,VALGRIND_OPTS,-default- _valgrind -value-,WWW_HOME,-default- _urls -value-,XML_CATALOG_FILES,-default- _xmlsoft -value-,XZ_DEFAULTS,-default- _xz -value-,XZ_OPT,-default- _xz -vared- _in_vared -zcalc-line- _zcalc_line . _source 5g _go 5l _go 6g _go 6l _go 8g _go 8l _go Mail _mail Mosaic _webbrowser SuSEconfig _SUSEconfig _arguments __arguments a2dismod _a2utils a2dissite _a2utils a2enmod _a2utils a2ensite _a2utils a2ps _a2ps aaaa _hosts aap _aap abcde _abcde ack _ack ack-grep _ack ack-standalone _ack ack2 _ack acpi _acpi acpitool _acpitool acroread _acroread adb _adb add-zle-hook-widget _add-zle-hook-widget add-zsh-hook _add-zsh-hook admin _sccs ali _mh alias _alias amaya _webbrowser analyseplugin _analyseplugin animate _imagemagick anno _mh ansible _ansible ansible-config _ansible ansible-console _ansible ansible-doc _ansible ansible-galaxy _ansible ansible-inventory _ansible ansible-playbook _ansible ansible-pull _ansible ansible-vault _ansible ant _ant antiword _antiword aodh _openstack aoss _precommand apache2ctl _apachectl apachectl _apachectl aplay _alsa-utils apm _apm appletviewer _java apropos _man apt _apt apt-cache _apt apt-cdrom _apt apt-config _apt apt-file _apt-file apt-get _apt apt-mark _apt apt-move _apt-move apt-show-versions _apt-show-versions aptitude _aptitude apvlv _pdf arduino-ctags _ctags arecord _alsa-utils arena _webbrowser arp _arp arping _arping asciidoctor _asciidoctor asciinema _asciinema ash _sh at _at atq _at atrm _at attr _attr augtool _augeas auto-apt _auto-apt autoload _typeset avahi-browse _avahi avahi-browse-domains _avahi avahi-resolve _avahi avahi-resolve-address _avahi avahi-resolve-host-name _avahi awk _awk axi-cache _axi-cache b2sum _md5sum barbican _openstack base32 _base64 base64 _base64 basename _basename basenc _basenc bash _bash batch _at baz _baz beadm _beadm beep _beep bg _jobs_bg bibtex _bibtex bindkey _bindkey bison _bison bmake _make bogofilter _bogofilter bogotune _bogofilter bogoutil _bogofilter bpython _bpython bpython-gtk _bpython bpython-urwid _bpython bpython2 _bpython bpython2-gtk _bpython bpython2-urwid _bpython bpython3 _bpython bpython3-gtk _bpython bpython3-urwid _bpython brctl _brctl bsdconfig _bsdconfig bsdgrep _grep bsdinstall _bsdinstall bsdtar _tar btdownloadcurses _bittorrent btdownloadgui _bittorrent btdownloadheadless _bittorrent btlaunchmany _bittorrent btlaunchmanycurses _bittorrent btmakemetafile _bittorrent btreannounce _bittorrent btrename _bittorrent btrfs _btrfs bts _bts btshowmetainfo _bittorrent bttrack _bittorrent bug _bug buildhash _ispell builtin _builtin bunzip2 _bzip2 burst _mh bzcat _bzip2 bzegrep _grep bzfgrep _grep bzgrep _grep bzip2 _bzip2 bzip2recover _bzip2 bzr _bzr c++ _gcc cabal _cabal caffeinate _caffeinate cal _cal calendar _calendar cat _cat catchsegv _precommand cc _gcc ccal _ccal cd _cd cdbs-edit-patch _cdbs-edit-patch cdc _sccs cdcd _cdcd cdr _cdr cdrdao _cdrdao cdrecord _cdrecord ceilometer _openstack certtool _gnutls cftp _twisted chage _users chattr _chattr chcon _chcon chdir _cd chflags _chflags chfn _users chgrp _chown chimera _webbrowser chkconfig _chkconfig chkstow _stow chmod _chmod choom _choom chown _chown chpass _chsh chroot _chroot chrt _chrt chsh _chsh ci _rcs cifsiostat _sysstat cinder _openstack ckeygen _twisted cksum _cksum clang _gcc clang++ _gcc clay _clay clear _nothing cloudkitty _openstack clusterdb _postgresql cmp _cmp co _rcs code _code column _column comb _sccs combine _imagemagick combinediff _patchutils comm _comm command _command comp _mh compadd _compadd compdef _compdef composer _composer composer.phar _composer composite _imagemagick compress _compress conch _twisted config.status _configure configure _configure convert _imagemagick coreadm _coreadm cowsay _cowsay cowthink _cowsay cp _cp cpio _cpio cplay _cplay cpupower _cpupower createdb _postgresql createuser _postgresql crontab _crontab crsh _cssh cryptsetup _cryptsetup cscope _cscope csh _sh csplit _csplit cssh _cssh csup _csup ctags _ctags ctags-exuberant _ctags ctags-universal _ctags cu _cu curl _curl cut _cut cvs _cvs cvsup _cvsup cygcheck _cygcheck cygcheck.exe _cygcheck cygpath _cygpath cygpath.exe _cygpath cygrunsrv _cygrunsrv cygrunsrv.exe _cygrunsrv cygserver _cygserver cygserver.exe _cygserver cygstart _cygstart cygstart.exe _cygstart dak _dak darcs _darcs dash _sh date _date dbus-launch _dbus dbus-monitor _dbus dbus-send _dbus dch _debchange dchroot _dchroot dchroot-dsa _dchroot-dsa dconf _dconf dcop _dcop dcopclient _dcop dcopfind _dcop dcopobject _dcop dcopref _dcop dcopstart _dcop dcut _dcut dd _dd debchange _debchange debcheckout _debcheckout debdiff _debdiff debfoster _debfoster deborphan _deborphan debsign _debsign debsnap _debsnap debuild _debuild declare _typeset defaults _defaults delta _sccs designate _openstack devtodo _devtodo df _df dhclient _dhclient dhclient3 _dhclient dhcpinfo _dhcpinfo dict _dict diff _diff diff3 _diff3 diffstat _diffstat dig _dig dillo _webbrowser dircmp _directories dirs _dirs disable _disable disown _jobs_fg display _imagemagick dist _mh django-admin _django django-admin.py _django dkms _dkms dladm _dladm dlocate _dlocate dmake _make dmesg _dmesg dmidecode _dmidecode dnf _dnf dnf-2 _dnf dnf-3 _dnf doas _doas domainname _yp dos2unix _dos2unix dosdel _floppy dosread _floppy dpatch-edit-patch _dpatch-edit-patch dpkg _dpkg dpkg-buildpackage _dpkg-buildpackage dpkg-cross _dpkg-cross dpkg-deb _dpkg dpkg-query _dpkg dpkg-reconfigure _dpkg dpkg-repack _dpkg-repack dpkg-source _dpkg_source dput _dput drill _drill dropbox _dropbox dropdb _postgresql dropuser _postgresql dscverify _dscverify dsh _dsh dtrace _dtrace dtruss _dtruss du _du dumpadm _dumpadm dumper _dumper dumper.exe _dumper dupload _dupload dvibook _dvi dviconcat _dvi dvicopy _dvi dvidvi _dvi dvipdf _dvi dvips _dvi dviselect _dvi dvitodvi _dvi dvitype _dvi dwb _webbrowser e2label _e2label eatmydata _precommand ecasound _ecasound echotc _echotc echoti _echoti ed _ed egrep _grep elfdump _elfdump elinks _elinks emulate _emulate enable _enable enscript _enscript entr _entr env _env eog _eog epdfview _pdf epsffit _psutils erb _ruby espeak _espeak etags _etags ethtool _ethtool eu-nm _nm eu-objdump _objdump eu-readelf _readelf eu-strings _strings eval _precommand eview _vim evim _vim evince _evince ex _vi exec _exec expand _unexpand explodepkg _pkgtool export _typeset express _webbrowser extcheck _java extractres _psutils fakeroot _fakeroot false _nothing fc _fc fc-list _xft_fonts fc-match _xft_fonts feh _feh fetch _fetch fetchmail _fetchmail ffmpeg _ffmpeg fg _jobs_fg fgrep _grep figlet _figlet filterdiff _patchutils find _find findaffix _ispell findmnt _findmnt finger _finger fink _fink firefox _mozilla fixdlsrps _psutils fixfmps _psutils fixmacps _psutils fixpsditps _psutils fixpspps _psutils fixscribeps _psutils fixtpps _psutils fixwfwps _psutils fixwpps _psutils fixwwps _psutils flac _flac flex _flex flex++ _flex flipdiff _patchutils flist _mh flists _mh float _typeset flowadm _flowadm fmadm _fmadm fmt _fmt fmttest _mh fned _zed fnext _mh fold _fold folder _mh folders _mh fortune _fortune forw _mh fprev _mh free _free freebsd-make _make freebsd-update _freebsd-update freezer _openstack fs_usage _fs_usage fsh _fsh fstat _fstat ftp _hosts functions _typeset fuser _fuser fusermount _fusermount fw_update _fw_update fwhois _whois g++ _gcc galeon _webbrowser gawk _awk gb2sum _md5sum gbase32 _base64 gbase64 _base64 gbasename _basename gcat _cat gcc _gcc gccgo _go gchgrp _chown gchmod _chmod gchown _chown gchroot _chroot gcksum _cksum gcmp _cmp gcomm _comm gcore _gcore gcp _cp gcut _cut gdate _date gdb _gdb gdd _dd gdf _df gdiff _diff gdu _du geany _geany gegrep _grep gem _gem genisoimage _genisoimage genv _env get _sccs getafm _psutils getclip _getclip getclip.exe _getclip getconf _getconf getent _getent getfacl _getfacl getfacl.exe _getfacl getfattr _attr getmail _getmail getopt _getopt getopts _vars gex _vim gexpand _unexpand gfgrep _grep gfind _find gfmt _fmt gfold _fold ggetopt _getopt ggrep _grep ggv _gnome-gv ghead _head ghostscript _ghostscript ghostview _pspdf gid _id ginstall _install git _git git-buildpackage _git-buildpackage git-cvsserver _git git-receive-pack _git git-shell _git git-upload-archive _git git-upload-pack _git gitk _git gjoin _join glance _openstack gln _ln global _global glocate _locate gls _ls gm _graphicsmagick gmake _make gmd5sum _md5sum gmkdir _mkdir gmkfifo _mkfifo gmknod _mknod gmktemp _mktemp gmplayer _mplayer gmv _mv gnl _nl gnocchi _openstack gnome-gv _gnome-gv gnumfmt _numfmt gnupod_INIT _gnupod gnupod_INIT.pl _gnupod gnupod_addsong _gnupod gnupod_addsong.pl _gnupod gnupod_check _gnupod gnupod_check.pl _gnupod gnupod_search _gnupod gnupod_search.pl _gnupod gnutls-cli _gnutls gnutls-cli-debug _gnutls gnutls-serv _gnutls god _od gofmt _go gpasswd _gpasswd gpaste _paste gpatch _patch gpg _gpg gpg-zip _gpg gpg2 _gpg gpgv _gpg gphoto2 _gphoto2 gprintenv _printenv gprof _gprof gqview _gqview gradle _gradle gradlew _gradle grail _webbrowser greadlink _readlink grep _grep grep-excuses _grep-excuses grepdiff _patchutils grm _rm grmdir _rmdir groff _groff groupadd _user_admin groupdel _groups groupmod _user_admin groups _users growisofs _growisofs gs _ghostscript gsbj _pspdf gsdj _pspdf gsdj500 _pspdf gsed _sed gseq _seq gsettings _gsettings gsha1sum _md5sum gsha224sum _md5sum gsha256sum _md5sum gsha384sum _md5sum gsha512sum _md5sum gshred _shred gshuf _shuf gslj _pspdf gslp _pspdf gsnd _pspdf gsort _sort gsplit _split gstat _gstat gstdbuf _stdbuf gstrings _strings gstty _stty gsum _cksum gtac _tac gtail _tail gtar _tar gtee _tee gtimeout _timeout gtouch _touch gtr _tr gtty _tty guilt _guilt guilt-add _guilt guilt-applied _guilt guilt-delete _guilt guilt-files _guilt guilt-fold _guilt guilt-fork _guilt guilt-header _guilt guilt-help _guilt guilt-import _guilt guilt-import-commit _guilt guilt-init _guilt guilt-new _guilt guilt-next _guilt guilt-patchbomb _guilt guilt-pop _guilt guilt-prev _guilt guilt-push _guilt guilt-rebase _guilt guilt-refresh _guilt guilt-rm _guilt guilt-series _guilt guilt-status _guilt guilt-top _guilt guilt-unapplied _guilt guname _uname gunexpand _unexpand guniq _uniq gunzip _gzip guptime _uptime gv _gv gview _vim gvim _vim gvimdiff _vim gwc _wc gwho _who gxargs _xargs gzcat _gzip gzegrep _grep gzfgrep _grep gzgrep _grep gzilla _webbrowser gzip _gzip hash _hash hd _hexdump hdiutil _hdiutil head _head heat _openstack help _sccs hexdump _hexdump hilite _precommand histed _zed history _fc host _host hostname _hostname hotjava _webbrowser htop _htop hwinfo _hwinfo iceweasel _mozilla icombine _ispell iconv _iconv iconvconfig _iconvconfig id _id identify _imagemagick ifconfig _ifconfig ifdown _net_interfaces iftop _iftop ifup _net_interfaces ijoin _ispell import _imagemagick inc _mh includeres _psutils inetadm _inetadm info _texinfo infocmp _terminals initctl _initctl initdb _postgresql insmod _modutils install _install install-info _texinfo installpkg _pkgtool integer _typeset interdiff _patchutils invoke-rc.d _invoke-rc.d ionice _ionice iostat _iostat ip _ip ip6tables _iptables ip6tables-restore _iptables ip6tables-save _iptables ipadm _ipadm ipfw _ipfw ipkg _opkg ipsec _ipsec ipset _ipset iptables _iptables iptables-restore _iptables iptables-save _iptables irb _ruby ironic _openstack irssi _irssi isag _sysstat ispell _ispell iwconfig _iwconfig jadetex _tex jail _jail jar _java jarsigner _java java _java javac _java javadoc _java javah _java javap _java jdb _java jexec _jexec jls _jls jobs _jobs_builtin joe _joe join _join jot _jot jq _jq kdeconnect-cli _kdeconnect kdump _kdump keystone _openstack keytool _java kfmclient _kfmclient kill _kill killall _killall killall5 _killall kioclient _kfmclient kldload _kld kldunload _kld knock _knock konqueror _webbrowser kpartx _kpartx kpdf _pdf ksh _sh ksh88 _sh ksh93 _sh ktrace _ktrace kvno _kvno last _last lastb _last latex _tex latexmk _tex ldap _ldap ldconfig _ldconfig ldconfig.real _ldconfig ldd _ldd less _less let _math lftp _ncftp lha _lha light _webbrowser lighty-disable-mod _lighttpd lighty-enable-mod _lighttpd limit _limit links _links links2 _links lintian _lintian lintian-info _lintian linux _uml lldb _lldb llvm-g++ _gcc llvm-gcc _gcc llvm-objdump _objdump llvm-otool _otool ln _ln loadkeys _loadkeys local _typeset locale _locale localedef _localedef locate _locate logger _logger logname _nothing look _look losetup _losetup lp _lp lpadmin _lp lpinfo _lp lpoptions _lp lpq _lp lpr _lp lprm _lp lpstat _lp ls _ls lsattr _lsattr lsblk _lsblk lscfg _lscfg lsdev _lsdev lsdiff _patchutils lslv _lslv lsmod _modutils lsns _lsns lsof _lsof lspv _lspv lsusb _lsusb lsvg _lsvg ltrace _ltrace lua _lua luarocks _luarocks lynx _lynx lz4 _lz4 lz4c _lz4 lz4c32 _lz4 lz4cat _lz4 lzcat _xz lzma _xz lzop _lzop m-a _module-assistant mac2unix _dos2unix madison _madison magnum _openstack mail _mail mailx _mail make _make make-kpkg _make-kpkg makeinfo _texinfo makepkg _pkgtool man _man manage.py _django manila _openstack mark _mh mat _mat mat2 _mat2 matlab _matlab mattrib _mtools mcd _mtools mcopy _mtools md2 _cksum md4 _cksum md5 _cksum md5sum _md5sum mdadm _mdadm mdel _mtools mdeltree _mtools mdfind _mdfind mdir _mtools mdls _mdls mdu _mtools mdutil _mdutil members _members mencal _mencal mere _mere merge _rcs mergechanges _mergechanges metaflac _flac mformat _mtools mgv _pspdf mhfixmsg _mh mhlist _mh mhmail _mh mhn _mh mhparam _mh mhpath _mh mhshow _mh mhstore _mh mii-tool _mii-tool mistral _openstack mixerctl _mixerctl mkdir _mkdir mkfifo _mkfifo mkisofs _growisofs mknod _mknod mksh _sh mkshortcut _mkshortcut mkshortcut.exe _mkshortcut mktemp _mktemp mktunes _gnupod mktunes.pl _gnupod mkzsh _mkzsh mkzsh.exe _mkzsh mlabel _mtools mlocate _locate mmd _mtools mmm _webbrowser mmount _mtools mmove _mtools modinfo _modutils modprobe _modutils module _module module-assistant _module-assistant mogrify _imagemagick monasca _openstack mondoarchive _mondo montage _imagemagick moosic _moosic mosh _mosh mount _mount mozilla _mozilla mozilla-firefox _mozilla mozilla-xremote-client _mozilla mpc _mpc mplayer _mplayer mpstat _sysstat mr _myrepos mrd _mtools mread _mtools mren _mtools msgchk _mh mt _mt mtn _monotone mtoolstest _mtools mtr _mtr mtype _mtools munchlist _ispell mupdf _mupdf murano _openstack mush _mail mutt _mutt mv _mv mvim _vim mx _hosts mysql _mysql_utils mysqladmin _mysql_utils mysqldiff _mysqldiff mysqldump _mysql_utils mysqlimport _mysql_utils mysqlshow _mysql_utils nail _mail native2ascii _java nautilus _nautilus nawk _awk nc _netcat ncal _cal ncftp _ncftp ncl _nedit nedit _nedit nedit-nc _nedit netcat _netcat netrik _webbrowser netscape _netscape netstat _netstat networksetup _networksetup neutron _openstack new _mh newgrp _groups next _mh nginx _nginx ngrep _ngrep nice _nice nkf _nkf nl _nl nm _nm nmap _nmap nmblookup _samba nmcli _networkmanager nocorrect _precommand noglob _precommand nohup _precommand nova _openstack npm _npm ns _hosts nsenter _nsenter nslookup _nslookup ntalk _other_accounts numfmt _numfmt nvim _vim nvram _nvram objdump _objdump od _od odme _object_classes odmget _object_classes odmshow _object_classes ogg123 _vorbis oggdec _vorbis oggenc _vorbis ogginfo _vorbis oksh _sh okular _okular open _open openstack _openstack opera _webbrowser opera-next _webbrowser opkg _opkg opusdec _opustools opusenc _opustools opusinfo _opustools osascript _osascript osc _osc otool _otool p4 _perforce p4d _perforce pack _pack packf _mh pandoc _pandoc parsehdlist _urpmi passwd _users paste _paste patch _patch pax _pax pbcopy _pbcopy pbpaste _pbcopy pbuilder _pbuilder pcat _pack pcp-htop _htop pcred _pids pdf2dsc _pdf pdf2ps _pdf pdffonts _pdf pdfimages _pdf pdfinfo _pdf pdfjadetex _tex pdflatex _tex pdfopt _pdf pdftex _tex pdftexi2dvi _texinfo pdftk _pdftk pdftopbm _pdf pdftops _pdf pdftotext _pdf pdksh _sh perf _perf perl _perl perldoc _perldoc pfctl _pfctl pfexec _pfexec pfiles _pids pflags _pids pg_config _postgresql pg_ctl _postgresql pg_dump _postgresql pg_dumpall _postgresql pg_isready _postgresql pg_restore _postgresql pg_upgrade _postgresql pgrep _pgrep php _php pick _mh picocom _picocom pidof _pidof pidstat _sysstat pigz _gzip pine _pine pinef _pine pinfo _texinfo ping _ping ping6 _ping piuparts _piuparts pkg _pkg5 pkg-config _pkg-config pkg_add _bsd_pkg pkg_create _bsd_pkg pkg_delete _bsd_pkg pkg_info _bsd_pkg pkgadd _pkgadd pkgin _pkgin pkginfo _pkginfo pkgrm _pkgrm pkgtool _pkgtool pkill _pgrep pldd _pids plutil _plutil pmake _make pman _perl_modules pmap _pmap pmcat _perl_modules pmdesc _perl_modules pmeth _perl_modules pmexp _perl_modules pmfunc _perl_modules pmload _perl_modules pmls _perl_modules pmpath _perl_modules pmvers _perl_modules podgrep _perl_modules podpath _perl_modules podtoc _perl_modules poff _pon policytool _java pon _pon popd _directory_stack portaudit _portaudit portlint _portlint portmaster _portmaster portsnap _portsnap postconf _postfix postgres _postgresql postmaster _postgresql postqueue _postfix postsuper _postfix powerd _powerd pr _pr prev _mh print _print printenv _printenv printf _print procstat _procstat prompt _prompt prove _prove prs _sccs prstat _prstat prt _sccs prun _pids ps _ps ps2ascii _pspdf ps2epsi _postscript ps2pdf _postscript ps2pdf12 _postscript ps2pdf13 _postscript ps2pdf14 _postscript ps2pdfwr _postscript ps2ps _postscript psbook _psutils pscp _pscp pscp.exe _pscp psed _sed psig _pids psmerge _psutils psmulti _postscript psnup _psutils psql _postgresql psresize _psutils psselect _psutils pstack _pids pstoedit _pspdf pstop _pids pstops _psutils pstotgif _pspdf pswrap _postscript ptree _ptree ptx _ptx pump _pump pushd _cd putclip _putclip putclip.exe _putclip pv _pv pwait _pids pwdx _pids pwgen _pwgen pyhtmlizer _twisted qdbus _qdbus qiv _qiv qtplay _qtplay querybts _bug quilt _quilt r _fc rake _rake ranlib _ranlib rar _rar rc _sh rcctl _rcctl rclone _rclone rcp _rlogin rcs _rcs rcsdiff _rcs rdesktop _rdesktop read _read readelf _readelf readlink _readlink readonly _typeset readshortcut _readshortcut readshortcut.exe _readshortcut rebootin _rebootin refile _mh rehash _hash reindexdb _postgresql reload _initctl removepkg _pkgtool remsh _rlogin renice _renice repl _mh reportbug _bug reprepro _reprepro restart _initctl retawq _webbrowser rgrep _grep rgview _vim rgvim _vim ri _ri rlogin _rlogin rm _rm rmadison _madison rmd160 _cksum rmdel _sccs rmdir _rmdir rmf _mh rmic _java rmid _java rmiregistry _java rmm _mh rmmod _modutils route _route rpm _rpm rpmbuild _rpm rpmkeys _rpm rpmquery _rpm rpmsign _rpm rpmspec _rpm rpmverify _rpm rrdtool _rrdtool rsh _rlogin rsync _rsync rtin _tin rubber _rubber rubber-info _rubber rubber-pipe _rubber ruby _ruby ruby-mri _ruby run-help _run-help rup _hosts rusage _precommand rview _vim rvim _vim rwho _hosts rxvt _urxvt s2p _sed sact _sccs sadf _sysstat sahara _openstack sar _sysstat savecore _savecore say _say sbuild _sbuild sc_usage _sc_usage scan _mh sccs _sccs sccsdiff _sccs sched _sched schedtool _schedtool schroot _schroot scl _scl scons _scons scp _ssh screen _screen script _script scriptreplay _script scselect _scselect scutil _scutil seaf-cli _seafile sed _sed senlin _openstack seq _seq serialver _java service _service set _set setfacl _setfacl setfacl.exe _setfacl setfattr _attr setopt _setopt setpriv _setpriv setsid _setsid setxkbmap _setxkbmap sftp _ssh sh _sh sha1 _cksum sha1sum _md5sum sha224sum _md5sum sha256 _cksum sha256sum _md5sum sha384 _cksum sha384sum _md5sum sha512 _cksum sha512sum _md5sum sha512t256 _cksum shasum _shasum shift _arrays show _mh showchar _psutils showmount _showmount shred _shred shuf _shuf shutdown _shutdown signify _signify sisu _sisu skein1024 _cksum skein256 _cksum skein512 _cksum skipstone _webbrowser slabtop _slabtop slitex _tex slocate _locate slogin _ssh slrn _slrn smartctl _smartmontools smbclient _samba smbcontrol _samba smbstatus _samba smit _smit smitty _smit snoop _snoop soa _hosts socket _socket sockstat _sockstat softwareupdate _softwareupdate sort _sort sortm _mh source _source spamassassin _spamassassin split _split splitdiff _patchutils sqlite _sqlite sqlite3 _sqlite sqsh _sqsh sr _surfraw srptool _gnutls ss _ss ssh _ssh ssh-add _ssh ssh-agent _ssh ssh-copy-id _ssh ssh-keygen _ssh ssh-keyscan _ssh sshfs _sshfs star _tar start _initctl stat _stat status _initctl stdbuf _stdbuf stg _stgit stop _initctl stow _stow strace _strace strace64 _strace strftime _strftime strings _strings strip _strip strongswan _ipsec stty _stty su _su subl _sublimetext sudo _sudo sudoedit _sudo sum _cksum surfraw _surfraw sv _runit svcadm _svcadm svccfg _svccfg svcprop _svcprop svcs _svcs svn _subversion svn-buildpackage _svn-buildpackage svnadmin _subversion svnadmin-static _subversion svnlite _subversion svnliteadmin _subversion sw_vers _sw_vers swaks _swaks swanctl _swanctl swift _swift swiftc _swift sync _nothing sysclean _sysclean sysctl _sysctl sysmerge _sysmerge syspatch _syspatch sysrc _sysrc systat _systat system_profiler _system_profiler sysupgrade _sysupgrade tac _tac tacker _openstack tail _tail talk _other_accounts tar _tar tardy _tardy tcp_open _tcpsys tcpdump _tcpdump tcptraceroute _tcptraceroute tcsh _sh tda _devtodo tdd _devtodo tde _devtodo tdr _devtodo tee _tee telnet _telnet tex _tex texi2any _texinfo texi2dvi _texinfo texi2pdf _texinfo texindex _texinfo tg _topgit tidy _tidy tig _git time _precommand timeout _timeout times _nothing tin _tin tkconch _twisted tkinfo _texinfo tla _tla tload _tload tmux _tmux todo _devtodo todo.sh _todo.sh toilet _toilet top _top totdconfig _totd touch _touch tpb _tpb tpkg-debarch _toolchain-source tpkg-install _toolchain-source tpkg-install-libc _toolchain-source tpkg-make _toolchain-source tpkg-update _toolchain-source tput _tput tr _tr tracepath _tracepath tracepath6 _tracepath traceroute _hosts transmission-remote _transmission trap _trap trash _trash tree _tree trial _twisted trove _openstack true _nothing truncate _truncate truss _truss tryaffix _ispell tty _tty ttyctl _ttyctl tunctl _uml tune2fs _tune2fs tunes2pod _gnupod tunes2pod.pl _gnupod twidge _twidge twist _twisted twistd _twisted txt _hosts type _which typeset _typeset ulimit _ulimit uml_mconsole _uml uml_moo _uml uml_switch _uml umount _mount unace _unace unalias _aliases uname _uname uncompress _compress unexpand _unexpand unfunction _functions unget _sccs unhash _unhash uniq _uniq unison _unison units _units unix2dos _dos2unix unix2mac _dos2unix unlimit _limits unlz4 _lz4 unlzma _xz unpack _pack unpigz _gzip unrar _rar unset _vars unsetopt _setopt unshare _unshare unwrapdiff _patchutils unxz _xz unzip _zip update-alternatives _update-alternatives update-rc.d _update-rc.d upgradepkg _pkgtool uptime _uptime urpme _urpmi urpmf _urpmi urpmi _urpmi urpmi.addmedia _urpmi urpmi.removemedia _urpmi urpmi.update _urpmi urpmq _urpmi urxvt _urxvt urxvt256c _urxvt urxvt256c-ml _urxvt urxvt256c-mlc _urxvt urxvt256cc _urxvt urxvtc _urxvt usbconfig _usbconfig uscan _uscan useradd _user_admin userdel _users usermod _user_admin vacuumdb _postgresql val _sccs valgrind _valgrind vared _vared vcs_info_hookadd _vcs_info vcs_info_hookdel _vcs_info vi _vi view _vi vim _vim vim-addons _vim-addons vimdiff _vim virsh _libvirt virt-admin _libvirt virt-host-validate _libvirt virt-pki-validate _libvirt virt-xml-validate _libvirt visudo _visudo vitrage _openstack vmctl _vmctl vmstat _vmstat vncserver _vnc vncviewer _vnc vorbiscomment _vorbis vpnc _vpnc vpnc-connect _vpnc vserver _vserver w _w w3m _w3m wait _wait wajig _wajig wanna-build _wanna-build watch _watch watcher _openstack wc _wc wget _wget what _sccs whatis _man whence _which where _which whereis _whereis which _which who _who whoami _nothing whois _whois whom _mh wiggle _wiggle wipefs _wipefs wodim _cdrecord wpa_cli _wpa_cli write _users_on www _webbrowser xargs _xargs xattr _attr xauth _xauth xautolock _xautolock xclip _xclip xcode-select _xcode-select xdpyinfo _x_utils xdvi _xdvi xelatex _tex xetex _tex xev _x_utils xfd _x_utils xfig _xfig xfontsel _x_utils xfreerdp _rdesktop xhost _x_utils xinput _xinput xkill _x_utils xli _xloadimage xloadimage _xloadimage xlsatoms _x_utils xlsclients _x_utils xml _xmlstarlet xmllint _xmlsoft xmlstarlet _xmlstarlet xmms2 _xmms2 xmodmap _xmodmap xmosaic _webbrowser xon _x_utils xournal _xournal xpdf _xpdf xping _hosts xprop _x_utils xrandr _xrandr xrdb _x_utils xscreensaver-command _xscreensaver xset _xset xsetbg _xloadimage xsetroot _x_utils xsltproc _xmlsoft xterm _xterm xtightvncviewer _vnc xtp _imagemagick xv _xv xview _xloadimage xvnc4viewer _vnc xvncviewer _vnc xwd _x_utils xwininfo _x_utils xwit _xwit xwud _x_utils xxd _xxd xz _xz xzcat _xz yafc _yafc yash _sh yast _yast yast2 _yast ypbind _yp ypcat _yp ypmatch _yp yppasswd _yp yppoll _yp yppush _yp ypserv _yp ypset _yp ypwhich _yp ypxfr _yp ytalk _other_accounts yum _yum yumdb _yum zargs _zargs zcalc _zcalc zcat _zcat zcompile _zcompile zcp _zmv zdb _zfs zdelattr _zattr zdump _zdump zeal _zeal zed _zed zegrep _grep zen _webbrowser zf_chgrp _chown zf_chmod _chmod zf_chown _chown zf_ln _ln zf_mkdir _mkdir zf_mv _mv zf_rm _rm zf_rmdir _rmdir zfgrep _grep zfs _zfs zgetattr _zattr zgrep _grep zip _zip zipinfo _zip zle _zle zlistattr _zattr zln _zmv zlogin _zlogin zmail _mail zmodload _zmodload zmv _zmv zone _hosts zoneadm _zoneadm zparseopts _zparseopts zpool _zfs zpty _zpty zsetattr _zattr zsh _zsh zsh-mime-handler _zsh-mime-handler zsocket _zsocket zstat _stat zstyle _zstyle ztodo _ztodo zun _openstack zxpdf _xpdf zypper _zypper )
+/Users/sam/.zcompdump:1728> _services=( '-redirect-,<,bunzip2' bunzip2 '-redirect-,<,bzip2' bzip2 '-redirect-,<,compress' compress '-redirect-,<,gunzip' gunzip '-redirect-,<,gzip' gzip '-redirect-,<,uncompress' uncompress '-redirect-,<,unxz' unxz '-redirect-,<,xz' xz '-redirect-,>,bzip2' bunzip2 '-redirect-,>,compress' uncompress '-redirect-,>,gzip' gunzip '-redirect-,>,xz' unxz Mail mail bzcat bunzip2 dch debchange gchgrp chgrp gchown chown gnupod_INIT.pl gnupod_INIT gnupod_addsong.pl gnupod_addsong gnupod_check.pl gnupod_check gnupod_search.pl gnupod_search gpg2 gpg gzcat gunzip iceweasel firefox lzcat unxz lzma xz mailx mail mktunes.pl mktunes nail mail ncl nc nedit-nc nc pcat unpack remsh rsh slogin ssh svnadmin-static svnadmin svnlite svn svnliteadmin svnadmin tunes2pod.pl tunes2pod unlzma unxz xelatex latex xetex tex xzcat unxz zf_chgrp chgrp zf_chown chown )
+/Users/sam/.zcompdump:1775> _patcomps=( '*/(init|rc[0-9S]#).d/*' _init_d )
+/Users/sam/.zcompdump:1779> _postpatcomps=( '(p[bgpn]m*|*top[bgpn]m)' _pbm '(ruby|[ei]rb)[0-9.]#' _ruby '(texi(2*|ndex))' _texi '(tiff*|*2tiff|pal2rgb)' _tiff '*/X11(|R<4->)/*' _x_arguments '-value-,(ftp|http(|s))_proxy,-default-' _urls '-value-,*PATH,-default-' _dir_list '-value-,*path,-default-' _directories '-value-,LC_*,-default-' _locales '-value-,RUBY(LIB|OPT|PATH),-default-' _ruby '_*' _compadd 'c++-*' _gcc 'g++-*' _gcc 'gcc-*' _gcc 'gem[0-9.]#' _gem 'lua[0-9.-]##' _lua 'php[0-9.-]' _php 'pip[0-9.]#' _pip 'pydoc[0-9.]#' _pydoc 'python[0-9.]#' _python 'qemu(|-system-*)' _qemu 'shasum(|5).*' _shasum 'yodl(|2*)' _yodl 'zf*' _zftp )
+/Users/sam/.zcompdump:1806> _compautos=( _call_program +X )
+/Users/sam/.zcompdump:1810> zle -C _bash_complete-word .complete-word _bash_completions
+/Users/sam/.zcompdump:1811> zle -C _bash_list-choices .list-choices _bash_completions
+/Users/sam/.zcompdump:1812> zle -C _complete_debug .complete-word _complete_debug
+/Users/sam/.zcompdump:1813> zle -C _complete_help .complete-word _complete_help
+/Users/sam/.zcompdump:1814> zle -C _complete_tag .complete-word _complete_tag
+/Users/sam/.zcompdump:1815> zle -C _correct_filename .complete-word _correct_filename
+/Users/sam/.zcompdump:1816> zle -C _correct_word .complete-word _correct_word
+/Users/sam/.zcompdump:1817> zle -C _expand_alias .complete-word _expand_alias
+/Users/sam/.zcompdump:1818> zle -C _expand_word .complete-word _expand_word
+/Users/sam/.zcompdump:1819> zle -C _history-complete-newer .complete-word _history_complete_word
+/Users/sam/.zcompdump:1820> zle -C _history-complete-older .complete-word _history_complete_word
+/Users/sam/.zcompdump:1821> zle -C _list_expansions .list-choices _expand_word
+/Users/sam/.zcompdump:1822> zle -C _most_recent_file .complete-word _most_recent_file
+/Users/sam/.zcompdump:1823> zle -C _next_tags .list-choices _next_tags
+/Users/sam/.zcompdump:1824> zle -C _read_comp .complete-word _read_comp
+/Users/sam/.zcompdump:1825> bindkey '^X^R' _read_comp
+/Users/sam/.zcompdump:1826> bindkey '^X?' _complete_debug
+/Users/sam/.zcompdump:1827> bindkey '^XC' _correct_filename
+/Users/sam/.zcompdump:1828> bindkey '^Xa' _expand_alias
+/Users/sam/.zcompdump:1829> bindkey '^Xc' _correct_word
+/Users/sam/.zcompdump:1830> bindkey '^Xd' _list_expansions
+/Users/sam/.zcompdump:1831> bindkey '^Xe' _expand_word
+/Users/sam/.zcompdump:1832> bindkey '^Xh' _complete_help
+/Users/sam/.zcompdump:1833> bindkey '^Xm' _most_recent_file
+/Users/sam/.zcompdump:1834> bindkey '^Xn' _next_tags
+/Users/sam/.zcompdump:1835> bindkey '^Xt' _complete_tag
+/Users/sam/.zcompdump:1836> bindkey '^X~' _bash_list-choices
+/Users/sam/.zcompdump:1837> bindkey '^[,' _history-complete-newer
+/Users/sam/.zcompdump:1838> bindkey '^[/' _history-complete-older
+/Users/sam/.zcompdump:1839> bindkey '^[~' _bash_complete-word
+/Users/sam/.zcompdump:1841> autoload -Uz _SUSEconfig __arguments _a2ps _a2utils _aap _abcde _absolute_command_paths _ack _acpi _acpitool _acroread _adb _add-zle-hook-widget _add-zsh-hook _alias _aliases _all_labels _all_matches _alsa-utils _alternative _analyseplugin _ansible _ant _antiword _apachectl _apm _approximate _apt _apt-file _apt-move _apt-show-versions _aptitude _arch_archives _arch_namespace _arg_compile _arguments _arp _arping _arrays _asciidoctor _asciinema _assign _at _attr _augeas _auto-apt _autocd _avahi _awk _axi-cache _base64 _basename _basenc _bash _bash_completions _baudrates _baz _be_name _beadm _beep _bibtex _bind_addresses _bindkey _bison _bittorrent _bogofilter _bpf_filters _bpython _brace_parameter _brctl _bsd_disks _bsd_pkg _bsdconfig _bsdinstall _btrfs _bts _bug _builtin _bzip2 _bzr _cabal _cache_invalid _caffeinate _cal _calendar _call_function _canonical_paths _capabilities _cat _ccal _cd _cdbs-edit-patch _cdcd _cdr _cdrdao _cdrecord _chattr _chcon _chflags _chkconfig _chmod _choom _chown _chroot _chrt _chsh _cksum _clay _cmdambivalent _cmdstring _cmp _code _column _combination _comm _command _command_names _comp_locale _compadd _compdef _complete _complete_debug _complete_help _complete_help_generic _complete_tag _completers _composer _compress _condition _configure _coreadm _correct _correct_filename _correct_word _cowsay _cp _cpio _cplay _cpupower _crontab _cryptsetup _cscope _csplit _cssh _csup _ctags _ctags_tags _cu _curl _cut _cvs _cvsup _cygcheck _cygpath _cygrunsrv _cygserver _cygstart _dak _darcs _date _date_formats _dates _dbus _dchroot _dchroot-dsa _dconf _dcop _dcut _dd _deb_architectures _deb_codenames _deb_files _deb_packages _debbugs_bugnumber _debchange _debcheckout _debdiff _debfoster _deborphan _debsign _debsnap _debuild _default _defaults _delimiters _describe _description _devtodo _df _dhclient _dhcpinfo _dict _dict_words _diff _diff3 _diff_options _diffstat _dig _dir_list _directories _directory_stack _dirs _disable _dispatch _django _dkms _dladm _dlocate _dmesg _dmidecode _dnf _dns_types _doas _domains _dos2unix _dpatch-edit-patch _dpkg _dpkg-buildpackage _dpkg-cross _dpkg-repack _dpkg_source _dput _drill _dropbox _dscverify _dsh _dtrace _dtruss _du _dumpadm _dumper _dupload _dvi _dynamic_directory_name _e2label _ecasound _echotc _echoti _ed _elfdump _elinks _email_addresses _emulate _enable _enscript _entr _env _eog _equal _espeak _etags _ethtool _evince _exec _expand _expand_alias _expand_word _extensions _external_pwds _fakeroot _fbsd_architectures _fbsd_device_types _fc _feh _fetch _fetchmail _ffmpeg _figlet _file_descriptors _file_flags _file_modes _file_systems _files _find _find_net_interfaces _findmnt _finger _fink _first _flac _flex _floppy _flowadm _fmadm _fmt _fold _fortune _free _freebsd-update _fs_usage _fsh _fstat _functions _fuse_arguments _fuse_values _fuser _fusermount _fw_update _gcc _gcore _gdb _geany _gem _generic _genisoimage _getclip _getconf _getent _getfacl _getmail _getopt _ghostscript _git _git-buildpackage _global _global_tags _globflags _globqual_delims _globquals _gnome-gv _gnu_generic _gnupod _gnutls _go _gpasswd _gpg _gphoto2 _gprof _gqview _gradle _graphicsmagick _grep _grep-excuses _groff _groups _growisofs _gsettings _gstat _guard _guilt _gv _gzip _hash _have_glob_qual _hdiutil _head _hexdump _history _history_complete_word _history_modifiers _host _hostname _hosts _htop _hwinfo _iconv _iconvconfig _id _ifconfig _iftop _ignored _imagemagick _in_vared _inetadm _init_d _initctl _install _invoke-rc.d _ionice _iostat _ip _ipadm _ipfw _ipsec _ipset _iptables _irssi _ispell _iwconfig _jail _jails _java _java_class _jexec _jls _jobs _jobs_bg _jobs_builtin _jobs_fg _joe _join _jot _jq _kdeconnect _kdump _kfmclient _kill _killall _kld _knock _kpartx _ktrace _ktrace_points _kvno _last _ld_debug _ldap _ldconfig _ldd _less _lha _libvirt _lighttpd _limit _limits _links _lintian _list _list_files _lldb _ln _loadkeys _locale _localedef _locales _locate _logger _logical_volumes _login_classes _look _losetup _lp _ls _lsattr _lsblk _lscfg _lsdev _lslv _lsns _lsof _lspv _lsusb _lsvg _ltrace _lua _luarocks _lynx _lz4 _lzop _mac_applications _mac_files_for_application _madison _mail _mailboxes _main_complete _make _make-kpkg _man _mat _mat2 _match _math _math_params _matlab _md5sum _mdadm _mdfind _mdls _mdutil _members _mencal _menu _mere _mergechanges _message _mh _mii-tool _mime_types _mixerctl _mkdir _mkfifo _mknod _mkshortcut _mktemp _mkzsh _module _module-assistant _module_math_func _modutils _mondo _monotone _moosic _mosh _most_recent_file _mount _mozilla _mpc _mplayer _mt _mtools _mtr _multi_parts _mupdf _mutt _mv _my_accounts _myrepos _mysql_utils _mysqldiff _nautilus _nbsd_architectures _ncftp _nedit _net_interfaces _netcat _netscape _netstat _networkmanager _networksetup _newsgroups _next_label _next_tags _nginx _ngrep _nice _nkf _nl _nm _nmap _normal _nothing _npm _nsenter _nslookup _numbers _numfmt _nvram _objdump _object_classes _object_files _obsd_architectures _od _okular _oldlist _open _openstack _opkg _options _options_set _options_unset _opustools _osascript _osc _other_accounts _otool _pack _pandoc _parameter _parameters _paste _patch _patchutils _path_commands _path_files _pax _pbcopy _pbm _pbuilder _pdf _pdftk _perf _perforce _perl _perl_basepods _perl_modules _perldoc _pfctl _pfexec _pgids _pgrep _php _physical_volumes _pick_variant _picocom _pidof _pids _pine _ping _pip _piuparts _pkg-config _pkg5 _pkg_instance _pkgadd _pkgin _pkginfo _pkgrm _pkgtool _plutil _pmap _pon _portaudit _portlint _portmaster _ports _portsnap _postfix _postgresql _postscript _powerd _pr _precommand _prefix _print _printenv _printers _process_names _procstat _prompt _prove _prstat _ps _ps1234 _pscp _pspdf _psutils _ptree _ptx _pump _putclip _pv _pwgen _pydoc _python _python_modules _qdbus _qemu _qiv _qtplay _quilt _rake _ranlib _rar _rcctl _rclone _rcs _rdesktop _read _read_comp _readelf _readlink _readshortcut _rebootin _redirect _regex_arguments _regex_words _remote_files _renice _reprepro _requested _retrieve_cache _retrieve_mac_apps _ri _rlogin _rm _rmdir _route _routing_domains _routing_tables _rpm _rrdtool _rsync _rubber _ruby _run-help _runit _samba _savecore _say _sbuild _sc_usage _sccs _sched _schedtool _schroot _scl _scons _screen _script _scselect _scutil _seafile _sed _selinux_contexts _selinux_roles _selinux_types _selinux_users _sep_parts _seq _sequence _service _services _set _set_command _setfacl _setopt _setpriv _setsid _setup _setxkbmap _sh _shasum _showmount _shred _shuf _shutdown _signals _signify _sisu _slabtop _slrn _smartmontools _smit _snoop _socket _sockstat _softwareupdate _sort _source _spamassassin _split _sqlite _sqsh _ss _ssh _ssh_hosts _sshfs _stat _stdbuf _stgit _store_cache _stow _strace _strftime _strings _strip _stty _su _sub_commands _sublimetext _subscript _subversion _sudo _suffix_alias_files _surfraw _svcadm _svccfg _svcprop _svcs _svcs_fmri _svn-buildpackage _sw_vers _swaks _swanctl _swift _sys_calls _sysclean _sysctl _sysmerge _syspatch _sysrc _sysstat _systat _system_profiler _sysupgrade _tac _tags _tail _tar _tar_archive _tardy _tcpdump _tcpsys _tcptraceroute _tee _telnet _terminals _tex _texi _texinfo _tidy _tiff _tilde _tilde_files _time_zone _timeout _tin _tla _tload _tmux _todo.sh _toilet _toolchain-source _top _topgit _totd _touch _tpb _tput _tr _tracepath _transmission _trap _trash _tree _truncate _truss _tty _ttyctl _ttys _tune2fs _twidge _twisted _typeset _ulimit _uml _umountable _unace _uname _unexpand _unhash _uniq _unison _units _unshare _update-alternatives _update-rc.d _uptime _urls _urpmi _urxvt _usbconfig _uscan _user_admin _user_at_host _user_expand _user_math_func _users _users_on _valgrind _value _values _vared _vars _vcs_info _vcs_info_hooks _vi _vim _vim-addons _visudo _vmctl _vmstat _vnc _volume_groups _vorbis _vpnc _vserver _w _w3m _wait _wajig _wakeup_capable_devices _wanna-build _wanted _watch _watch-snoop _wc _webbrowser _wget _whereis _which _who _whois _widgets _wiggle _wipefs _wpa_cli _x_arguments _x_borderwidth _x_color _x_colormapid _x_cursor _x_display _x_extension _x_font _x_geometry _x_keysym _x_locale _x_modifier _x_name _x_resource _x_selection_timeout _x_title _x_utils _x_visual _x_window _xargs _xauth _xautolock _xclip _xcode-select _xdvi _xfig _xft_fonts _xinput _xloadimage _xmlsoft _xmlstarlet _xmms2 _xmodmap _xournal _xpdf _xrandr _xscreensaver _xset _xt_arguments _xt_session_id _xterm _xv _xwit _xxd _xz _yafc _yast _yodl _yp _yum _zargs _zattr _zcalc _zcalc_line _zcat _zcompile _zdump _zeal _zed _zfs _zfs_dataset _zfs_pool _zftp _zip _zle _zlogin _zmodload _zmv _zoneadm _zones _zparseopts _zpty _zsh _zsh-mime-handler _zsocket _zstyle _ztodo _zypper
+/Users/sam/.zcompdump:2034> autoload -Uz +X _call_program
+/Users/sam/.zcompdump:2036> typeset -gUa _comp_assocs
+/Users/sam/.zcompdump:2037> _comp_assocs=( '' )
+compinit:493> _i_done=yes
+compinit:517> [[ -z yes ]]
+compinit:554> _i_line=complete-word
+compinit:557> zle -C complete-word .complete-word _main_complete
+compinit:554> _i_line=delete-char-or-list
+compinit:557> zle -C delete-char-or-list .delete-char-or-list _main_complete
+compinit:554> _i_line=expand-or-complete
+compinit:557> zle -C expand-or-complete .expand-or-complete _main_complete
+compinit:554> _i_line=expand-or-complete-prefix
+compinit:557> zle -C expand-or-complete-prefix .expand-or-complete-prefix _main_complete
+compinit:554> _i_line=list-choices
+compinit:557> zle -C list-choices .list-choices _main_complete
+compinit:554> _i_line=menu-complete
+compinit:557> zle -C menu-complete .menu-complete _main_complete
+compinit:554> _i_line=menu-expand-or-complete
+compinit:557> zle -C menu-expand-or-complete .menu-expand-or-complete _main_complete
+compinit:554> _i_line=reverse-menu-complete
+compinit:557> zle -C reverse-menu-complete .reverse-menu-complete _main_complete
+compinit:559> zle -la menu-select
+compinit:563> bindkey '^i'
+compinit:563> IFS=$' \t' +compinit:563> read -A _i_line
+compinit:564> [[ expand-or-complete = expand-or-complete ]]
+compinit:565> zstyle -a :completion: completer _i_line
+compinit:570> unfunction compinit compaudit
+compinit:571> autoload -RUz compinit compaudit
+compinit:573> return 0
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:46> typeset -f complete
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:48> autoload -U +X bashcompinit
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:48> bashcompinit
+bashcompinit:178> unfunction bashcompinit
+bashcompinit:179> autoload -Uz bashcompinit
+bashcompinit:180> return 0
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:50> emulate sh -c 'source '\''/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash'\'
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:50> source /Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:54> test -n 5.9
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:54> [[+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:54> emulate
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:54> [[ sh = zsh ]]
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:340> complete -o bashdefault -o default -F _bash_completion_spack spack
+complete:340> emulate -L zsh
+complete:340> local args void cmd print remove
+complete:340> args=( -o bashdefault -o default -F _bash_completion_spack spack )
+complete:340> zparseopts -D -a void o: A: G: W: C: F: P: S: X: a b c d e f g j k u v 'p=print' 'r=remove'
+complete:340> [[ -n '' ]]
+complete:340> [[ -n '' ]]
+complete:340> compdef '_bash_complete -o bashdefault -o default -F _bash_completion_spack' spack
+compdef:340> local opt autol type func delete eval new i ret=0 cmd svc
+compdef:340> local -a match mbegin mend
+compdef:340> emulate -L zsh
+compdef:340> setopt extendedglob
+compdef:340> ((  ! 2  ))
+compdef:340> getopts anpPkKde opt
+compdef:340> shift OPTIND-1
+compdef:340> ((  ! 2  ))
+compdef:340> [[ -z '' ]]
+compdef:340> [[ -z '' ]]
+compdef:340> [[ '_bash_complete -o bashdefault -o default -F _bash_completion_spack' = *=* ]]
+compdef:340> func='_bash_complete -o bashdefault -o default -F _bash_completion_spack'
+compdef:340> [[ -n '' ]]
+compdef:340> shift
+compdef:340> case  (widgetkey)
+compdef:340> case  (key)
+compdef:340> case  (*)
+compdef:340> ((  1  ))
+compdef:340> [[ spack = -N ]]
+compdef:340> [[ spack = -p ]]
+compdef:340> [[ spack = -P ]]
+compdef:340> case  (pattern)
+compdef:340> case  (postpattern)
+compdef:340> case  (*)
+compdef:340> [[ spack = *=* ]]
+compdef:340> cmd=spack
+compdef:340> svc=''
+compdef:340> [[ -z '' ]]
+compdef:340> _comps[$cmd]='_bash_complete -o bashdefault -o default -F _bash_completion_spack'
+compdef:340> [[ -n '' ]]
+compdef:340> shift
+compdef:340> ((  0  ))
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:343> complete -o bashdefault -o default -F _bash_completion_spack spacktivate
+complete:343> emulate -L zsh
+complete:343> local args void cmd print remove
+complete:343> args=( -o bashdefault -o default -F _bash_completion_spack spacktivate )
+complete:343> zparseopts -D -a void o: A: G: W: C: F: P: S: X: a b c d e f g j k u v 'p=print' 'r=remove'
+complete:343> [[ -n '' ]]
+complete:343> [[ -n '' ]]
+complete:343> compdef '_bash_complete -o bashdefault -o default -F _bash_completion_spack' spacktivate
+compdef:343> local opt autol type func delete eval new i ret=0 cmd svc
+compdef:343> local -a match mbegin mend
+compdef:343> emulate -L zsh
+compdef:343> setopt extendedglob
+compdef:343> ((  ! 2  ))
+compdef:343> getopts anpPkKde opt
+compdef:343> shift OPTIND-1
+compdef:343> ((  ! 2  ))
+compdef:343> [[ -z '' ]]
+compdef:343> [[ -z '' ]]
+compdef:343> [[ '_bash_complete -o bashdefault -o default -F _bash_completion_spack' = *=* ]]
+compdef:343> func='_bash_complete -o bashdefault -o default -F _bash_completion_spack'
+compdef:343> [[ -n '' ]]
+compdef:343> shift
+compdef:343> case  (widgetkey)
+compdef:343> case  (key)
+compdef:343> case  (*)
+compdef:343> ((  1  ))
+compdef:343> [[ spacktivate = -N ]]
+compdef:343> [[ spacktivate = -p ]]
+compdef:343> [[ spacktivate = -P ]]
+compdef:343> case  (pattern)
+compdef:343> case  (postpattern)
+compdef:343> case  (*)
+compdef:343> [[ spacktivate = *=* ]]
+compdef:343> cmd=spacktivate
+compdef:343> svc=''
+compdef:343> [[ -z '' ]]
+compdef:343> _comps[$cmd]='_bash_complete -o bashdefault -o default -F _bash_completion_spack'
+compdef:343> [[ -n '' ]]
+compdef:343> shift
+compdef:343> ((  0  ))
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:397> SPACK_ALIASES='concretise:concretize;containerise:containerize;rm:remove'
+/Volumes/SanDisk-Extreme-SSD-4TB/repositiories/spack/share/spack/spack-completion.bash:51> return
+setup-env.sh:397> unset _sp_initializing
+setup-env.sh:398> export _sp_initializing
alalazo commented 1 week ago

Second command in the basic tutorial: https://spack-tutorial.readthedocs.io/en/latest/tutorial_basics.html The script needs to be sourced, not executed :wink:

$ . share/spack/setup-env.sh
waveman68 commented 1 week ago

Thanks. I had tried that but it hadn't work. Seems to work now. Sorry for the trouble!