Skip to content

Instantly share code, notes, and snippets.

@hut8
Created June 28, 2013 20:21
Show Gist options
  • Save hut8/5887783 to your computer and use it in GitHub Desktop.
Save hut8/5887783 to your computer and use it in GitHub Desktop.
( export PS4="+ \${BASH_SOURCE##\${rvm_path:-}} : \${FUNCNAME[0]:+\${FUNCNAME[0]}()} \${LINENO} > " ; set -x ; rvm --version )
+ : 4 > rvm --version
+ : 3 > __rvm_has_opt posix
+ : 3 > [[ -n 4.3.6 ]]
+ : 3 > setopt
+ : 3 > grep '^posix$'
+ : 6 > [[ -n '' ]]
+ : 8 > return 1
+ : 9 > typeset result current_result
+ : 10 > export -a rvm_ruby_args
+ : 11 > rvm_ruby_args=( )
+ : 14 > (( 0 == 0 ))
+ : 16 > [[ -n '' ]]
+ : 1 > umask
+ : 16 > export 'rvm_stored_umask=022'
+ : 17 > rvm_rvmrc_files=( /etc/rvmrc /home/lbowen/.rvmrc )
+ : 19 > [[ -n /home/lbowen ]]
+ : 20 > [[ ! /home/lbowen/.rvmrc -ef /home/lbowen/.rvmrc ]]
+ : 22 > rvm_rvmrc_files+=( /home/lbowen/.rvmrc )
+ : 24 > rvmrc=/etc/rvmrc
+ : 27 > [[ -f /etc/rvmrc ]]
+ : 24 > rvmrc=/home/lbowen/.rvmrc
+ : 27 > [[ -f /home/lbowen/.rvmrc ]]
+ : 24 > rvmrc=/home/lbowen/.rvmrc
+ : 27 > [[ -f /home/lbowen/.rvmrc ]]
+ : 43 > unset rvm_rvmrc_files
+ : 46 > disk_version=+ : 1 > cat /home/lbowen/.rvm/VERSION
+ : 46 > disk_version=+ : 1 > cat /home/lbowen/.rvm/RELEASE
+ : 46 > disk_version='1.21.3 (stable)'
+ : 48 > [[ -s /home/lbowen/.rvm/VERSION && '1.21.3 (stable)' != '1.21.3 (stable)' ]]
+ : 73 > __rvm_initialize
+ : 2 > true /home/lbowen/.rvm/scripts
+ : 3 > source /home/lbowen/.rvm/scripts/base
+ : 17 > __rvm_has_opt errexit
+ : 3 > [[ -n 4.3.6 ]]
+ : 3 > setopt
+ : 3 > grep '^errexit$'
+ : 6 > [[ -n '' ]]
+ : 8 > return 1
+ : 21 > set +e
+ : 23 > : rvm_trace_flag:0
+ : 24 > (( rvm_trace_flag > 0 ))
+ : 35 > export __array_start rvm_path
+ : 40 > [[ -n 4.3.6 ]]
+ : 41 > __array_start=1
+ : 45 > (( 0 == 0 ))
+ : 47 > [[ -n 022 ]]
+ : 48 > rvm_rvmrc_files=( /etc/rvmrc /home/lbowen/.rvmrc )
+ : 49 > [[ -n /home/lbowen ]]
+ : 49 > [[ /home/lbowen/.rvmrc -ef /home/lbowen/.rvmrc ]]
+ : 50 > rvm_rvmrc_files+=( /home/lbowen/.rvmrc )
+ : 53 > rvmrc=/etc/rvmrc
+ : 55 > [[ -f /etc/rvmrc ]]
+ : 53 > rvmrc=/home/lbowen/.rvmrc
+ : 55 > [[ -f /home/lbowen/.rvmrc ]]
+ : 53 > rvmrc=/home/lbowen/.rvmrc
+ : 55 > [[ -f /home/lbowen/.rvmrc ]]
+ : 70 > unset rvm_rvmrc_files
+ : 73 > export rvm_path
+ : 74 > [[ -z /home/lbowen/.rvm ]]
+ : 86 > true /home/lbowen/.rvm/scripts
+ : 89 > source /home/lbowen/.rvm/scripts/initialize
+ : 3 > : rvm_trace_flag:0
+ : 4 > (( rvm_trace_flag > 0 ))
+ : 17 > [[ -n '' ]]
+ : 20 > [[ -n 4.3.6 ]]
+ : 22 > setopt extendedglob
+ : 23 > setopt kshglob
+ : 24 > setopt no_glob_subst
+ : 29 > export __rvm_env_loaded
+ : 31 > : __rvm_env_loaded:0:
+ : 33 > : __rvm_env_loaded:1:
+ : 36 > [[ -z '' ]]
+ : 40 > typeset -f __rvm_cleanse_variables
+ : 42 > __rvm_cleanse_variables
+ : 2 > __rvm_unset_ruby_variables
+ : 3 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
+ : 4 > __rvm_load_rvmrc
+ : 2 > typeset _file
+ : 3 > typeset -a rvm_rvmrc_files
+ : 4 > (( 0 == 1 ))
+ : 9 > [[ -n 022 ]]
+ : 11 > rvm_rvmrc_files=( /etc/rvmrc /home/lbowen/.rvmrc )
+ : 12 > [[ -n /home/lbowen ]]
+ : 12 > [[ /home/lbowen/.rvmrc -ef /home/lbowen/.rvmrc ]]
+ : 13 > rvm_rvmrc_files+=( /home/lbowen/.rvmrc )
+ : 15 > _file=/etc/rvmrc
+ : 17 > [[ -s /etc/rvmrc ]]
+ : 15 > _file=/home/lbowen/.rvmrc
+ : 17 > [[ -s /home/lbowen/.rvmrc ]]
+ : 15 > _file=/home/lbowen/.rvmrc
+ : 17 > [[ -s /home/lbowen/.rvmrc ]]
+ : 32 > return 0
+ : 3 > [[ 0 -eq 1 ]]
+ : 5 > unset rvm_gemset_name
+ : 9 > unset rvm_configure_flags rvm_patch_names rvm_make_flags
+ : 11 > unset rvm_env_string rvm_ruby_string rvm_action rvm_irbrc_file rvm_command rvm_error_message rvm_force_flag rvm_all_flag rvm_reconfigure_flag rvm_bin_flag rvm_import_flag rvm_export_flag rvm_self_flag rvm_gem_flag rvm_rubygems_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_test_flag _rvm_spec_flag rvm_json_flag rvm_yaml_flag rvm_shebang_flag rvm_env_flag rvm_tail_flag rvm_use_flag rvm_dir_flag rvm_list_flag rvm_empty_flag rvm_file_name rvm_benchmark_flag rvm_clear_flag rvm_name_flag rvm_verbose_flag rvm_user_flag rvm_system_flag rvm_uninstall_flag rvm_install_flag rvm_llvm_flag rvm_ruby_bits rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_only_path_flag rvm_docs_flag rvm_dump_environment_flag rvm_ruby_alias rvm_static_flag rvm_archive_extension rvm_hook rvm_ruby_name rvm_remote_flag
+ : 13 > __rvm_load_rvmrc
+ : 2 > typeset _file
+ : 3 > typeset -a rvm_rvmrc_files
+ : 4 > (( 0 == 1 ))
+ : 9 > [[ -n 022 ]]
+ : 11 > rvm_rvmrc_files=( /etc/rvmrc /home/lbowen/.rvmrc )
+ : 12 > [[ -n /home/lbowen ]]
+ : 12 > [[ /home/lbowen/.rvmrc -ef /home/lbowen/.rvmrc ]]
+ : 13 > rvm_rvmrc_files+=( /home/lbowen/.rvmrc )
+ : 15 > _file=/etc/rvmrc
+ : 17 > [[ -s /etc/rvmrc ]]
+ : 15 > _file=/home/lbowen/.rvmrc
+ : 17 > [[ -s /home/lbowen/.rvmrc ]]
+ : 15 > _file=/home/lbowen/.rvmrc
+ : 17 > [[ -s /home/lbowen/.rvmrc ]]
+ : 32 > return 0
+ : 49 > (( 0 == 0 ))
+ : 51 > [[ -n 022 ]]
+ : 53 > rvm_rvmrc_files=( /etc/rvmrc /home/lbowen/.rvmrc )
+ : 54 > [[ -n /home/lbowen ]]
+ : 54 > [[ /home/lbowen/.rvmrc -ef /home/lbowen/.rvmrc ]]
+ : 55 > rvm_rvmrc_files+=( /home/lbowen/.rvmrc )
+ : 57 > rvmrc=/etc/rvmrc
+ : 59 > [[ -f /etc/rvmrc ]]
+ : 57 > rvmrc=/home/lbowen/.rvmrc
+ : 59 > [[ -f /home/lbowen/.rvmrc ]]
+ : 57 > rvmrc=/home/lbowen/.rvmrc
+ : 59 > [[ -f /home/lbowen/.rvmrc ]]
+ : 74 > unset rvm_rvmrc_files
+ : 77 > export rvm_path
+ : 78 > [[ -z /home/lbowen/.rvm ]]
+ : 90 > true /home/lbowen/.rvm/scripts
+ : 97 > export rvm_user_install_flag
+ : 99 > case /home/lbowen/.rvm (/home/lbowen/*|/lbowen*)
+ : 100 > rvm_user_install_flag=1
+ : 104 > : rvm_bin_path:/home/lbowen/.rvm/bin rvm_man_path:/home/lbowen/.rvm/share/man rvm_archives_path:/home/lbowen/.rvm/archives rvm_docs_path:/home/lbowen/.rvm/docs rvm_environments_path:/home/lbowen/.rvm/environments rvm_examples_path:/home/lbowen/.rvm/examples rvm_gems_path:/home/lbowen/.rvm/gems rvm_gemsets_path:/home/lbowen/.rvm/gemsets rvm_help_path:/home/lbowen/.rvm/help rvm_hooks_path:/home/lbowen/.rvm/hooks rvm_lib_path:/home/lbowen/.rvm/lib rvm_log_path:/home/lbowen/.rvm/log rvm_patches_path:/home/lbowen/.rvm/patches rvm_repos_path:/home/lbowen/.rvm/repos rvm_rubies_path:/home/lbowen/.rvm/rubies rvm_externals_path:/home/lbowen/.rvm/externals rvm_rubygems_path:/home/lbowen/.rvm/rubygems rvm_src_path:/home/lbowen/.rvm/src rvm_tmp_path:/home/lbowen/.rvm/tmp rvm_user_path:/home/lbowen/.rvm/user rvm_usr_path:/home/lbowen/.rvm/usr rvm_wrappers_path:/home/lbowen/.rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/home/lbowen/.rvm/gems/cache
+ : 131 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ : 132 > export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag
+ : 93 > case (*[[:space:]]selector[[:space:]]*)
+ : 93 > case (*)
+ : 98 > source /home/lbowen/.rvm/scripts/selector
+ : 99 > source /home/lbowen/.rvm/scripts/selector_gemsets
+ : 103 > typeset -a scripts
+ : 104 > scripts=( logging support utility init cleanup env rvmrc install environment gemset db checksum )
+ : 107 > entry=logging
+ : 108 > source /home/lbowen/.rvm/scripts/functions/logging
+ : 96 > case xterm-256color (dumb|unknown)
+ : 96 > case xterm-256color (*)
+ : 105 > __rvm_set_color rvm_error_clr red
+ : 2 > typeset __buffer __variable
+ : 3 > __buffer='['
+ : 4 > __variable=rvm_error_clr
+ : 5 > shift
+ : 7 > (( 1 ))
+ : 9 > __rvm_set_color_single red
+ : 2 > case red (bold)
+ : 2 > case red (offbold)
+ : 2 > case red (black)
+ : 2 > case red (red)
+ : 9 > __buffer+=31
+ : 10 > shift
+ : 11 > (( 0 ))
+ : 7 > (( 0 ))
+ : 15 > __buffer+=m
+ : 16 > [[ rvm_error_clr == '' || rvm_error_clr == print ]]
+ : 18 > eval 'rvm_error_clr='''''
+ : 1 > rvm_error_clr=''
+ : 106 > __rvm_set_color rvm_warn_clr yellow
+ : 2 > typeset __buffer __variable
+ : 3 > __buffer='['
+ : 4 > __variable=rvm_warn_clr
+ : 5 > shift
+ : 7 > (( 1 ))
+ : 9 > __rvm_set_color_single yellow
+ : 2 > case yellow (bold)
+ : 2 > case yellow (offbold)
+ : 2 > case yellow (black)
+ : 2 > case yellow (red)
+ : 2 > case yellow (green)
+ : 2 > case yellow (yellow)
+ : 11 > __buffer+=33
+ : 10 > shift
+ : 11 > (( 0 ))
+ : 7 > (( 0 ))
+ : 15 > __buffer+=m
+ : 16 > [[ rvm_warn_clr == '' || rvm_warn_clr == print ]]
+ : 18 > eval 'rvm_warn_clr='''''
+ : 1 > rvm_warn_clr=''
+ : 107 > __rvm_set_color rvm_debug_clr magenta
+ : 2 > typeset __buffer __variable
+ : 3 > __buffer='['
+ : 4 > __variable=rvm_debug_clr
+ : 5 > shift
+ : 7 > (( 1 ))
+ : 9 > __rvm_set_color_single magenta
+ : 2 > case magenta (bold)
+ : 2 > case magenta (offbold)
+ : 2 > case magenta (black)
+ : 2 > case magenta (red)
+ : 2 > case magenta (green)
+ : 2 > case magenta (yellow)
+ : 2 > case magenta (blue)
+ : 2 > case magenta (magenta)
+ : 13 > __buffer+=35
+ : 10 > shift
+ : 11 > (( 0 ))
+ : 7 > (( 0 ))
+ : 15 > __buffer+=m
+ : 16 > [[ rvm_debug_clr == '' || rvm_debug_clr == print ]]
+ : 18 > eval 'rvm_debug_clr='''''
+ : 1 > rvm_debug_clr=''
+ : 108 > __rvm_set_color rvm_notify_clr green
+ : 2 > typeset __buffer __variable
+ : 3 > __buffer='['
+ : 4 > __variable=rvm_notify_clr
+ : 5 > shift
+ : 7 > (( 1 ))
+ : 9 > __rvm_set_color_single green
+ : 2 > case green (bold)
+ : 2 > case green (offbold)
+ : 2 > case green (black)
+ : 2 > case green (red)
+ : 2 > case green (green)
+ : 10 > __buffer+=32
+ : 10 > shift
+ : 11 > (( 0 ))
+ : 7 > (( 0 ))
+ : 15 > __buffer+=m
+ : 16 > [[ rvm_notify_clr == '' || rvm_notify_clr == print ]]
+ : 18 > eval 'rvm_notify_clr='''''
+ : 1 > rvm_notify_clr=''
+ : 109 > __rvm_set_color rvm_reset_clr reset
+ : 2 > typeset __buffer __variable
+ : 3 > __buffer='['
+ : 4 > __variable=rvm_reset_clr
+ : 5 > shift
+ : 7 > (( 1 ))
+ : 9 > __rvm_set_color_single reset
+ : 2 > case reset (bold)
+ : 2 > case reset (offbold)
+ : 2 > case reset (black)
+ : 2 > case reset (red)
+ : 2 > case reset (green)
+ : 2 > case reset (yellow)
+ : 2 > case reset (blue)
+ : 2 > case reset (magenta)
+ : 2 > case reset (cyan)
+ : 2 > case reset (white)
+ : 2 > case reset (default)
+ : 2 > case reset (bblack)
+ : 2 > case reset (bred)
+ : 2 > case reset (bgreen)
+ : 2 > case reset (byellow)
+ : 2 > case reset (bblue)
+ : 2 > case reset (bmagenta)
+ : 2 > case reset (bcyan)
+ : 2 > case reset (bwhite)
+ : 2 > case reset (bdefault)
+ : 2 > case reset (*)
+ : 30 > __buffer+=0
+ : 10 > shift
+ : 11 > (( 0 ))
+ : 7 > (( 0 ))
+ : 15 > __buffer+=m
+ : 16 > [[ rvm_reset_clr == '' || rvm_reset_clr == print ]]
+ : 18 > eval 'rvm_reset_clr='''''
+ : 1 > rvm_reset_clr=''
+ : 107 > entry=support
+ : 108 > source /home/lbowen/.rvm/scripts/functions/support
+ : 3 > [[ -z '' ]]
+ : 6 > command -v gtar
+ : 8 > rvm_tar_command=tar
+ : 13 > [[ ! " ${rvm_tar_options:-} " -regex-match " --no-same-owner " ]]
+ : 14 > tar --help
+ : 14 > GREP_OPTIONS='' grep -- --no-same-owner
+ : 16 > rvm_tar_options=--no-same-owner
+ : 22 > [[ -n 4.3.6 ]]
+ : 107 > entry=utility
+ : 108 > source /home/lbowen/.rvm/scripts/functions/utility
+ : 3 > source /home/lbowen/.rvm/scripts/functions/utility_gems
+ : 4 > source /home/lbowen/.rvm/scripts/functions/utility_logging
+ : 5 > source /home/lbowen/.rvm/scripts/functions/utility_package
+ : 6 > source /home/lbowen/.rvm/scripts/functions/utility_system
+ : 107 > entry=init
+ : 108 > source /home/lbowen/.rvm/scripts/functions/init
+ : 107 > entry=cleanup
+ : 108 > source /home/lbowen/.rvm/scripts/functions/cleanup
+ : 107 > entry=env
+ : 108 > source /home/lbowen/.rvm/scripts/functions/env
+ : 107 > entry=rvmrc
+ : 108 > source /home/lbowen/.rvm/scripts/functions/rvmrc
+ : 3 > source /home/lbowen/.rvm/scripts/functions/rvmrc_project
+ : 4 > source /home/lbowen/.rvm/scripts/functions/rvmrc_set
+ : 5 > source /home/lbowen/.rvm/scripts/functions/rvmrc_to
+ : 6 > source /home/lbowen/.rvm/scripts/functions/rvmrc_trust
+ : 7 > source /home/lbowen/.rvm/scripts/functions/rvmrc_warning
/home/lbowen/.rvm/scripts/functions/rvmrc:1: parse error near `\n'
+ : 107 > entry=install
+ : 108 > source /home/lbowen/.rvm/scripts/functions/install
+ : 107 > entry=environment
+ : 108 > source /home/lbowen/.rvm/scripts/functions/environment
+ : 107 > entry=gemset
+ : 108 > source /home/lbowen/.rvm/scripts/functions/gemset
+ : 107 > entry=db
+ : 108 > source /home/lbowen/.rvm/scripts/functions/db
+ : 107 > entry=checksum
+ : 108 > source /home/lbowen/.rvm/scripts/functions/checksum
+ : 110 > unset scripts entry rvm_base_except
+ : 5 > __rvm_clean_path
+ : 2 > export PATH
+ : 3 > typeset IFS _iterator_path
+ : 4 > typeset -a _old_path _new_path
+ : 5 > IFS=:
+ : 6 > _old_path=( )
+ : 7 > _new_path=( )
+ : 8 > __rvm_custom_separated_array _old_path : /home/lbowen/bin:/home/dev/bin:/u01/app/oracle/product/client/11g/bin:/home/lbowen/.rvm/gems/ruby-2.0.0-p247/bin:/home/lbowen/.rvm/gems/ruby-2.0.0-p247@global/bin:/home/lbowen/.rvm/rubies/ruby-2.0.0-p247/bin:/home/lbowen/.rvm/bin:/home/dev/bin:/u01/app/oracle/product/client/11g/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/home/lbowen/bin:/u01/app/oracle/product/client/11g/bin:./:/home/dev/bin:/home/dev/bin:/u01/app/oracle/product/client/11g/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/u01/app/oracle/product/client/11g/bin:./:/home/dev/bin
+ : 2 > typeset IFS
+ : 3 > IFS=:
+ : 4 > [[ -n 4.3.6 ]]
+ : 5 > eval '_old_path+=( ${=3} )'
+ : 1 > _old_path+=( /home/lbowen/bin /home/dev/bin /u01/app/oracle/product/client/11g/bin /home/lbowen/.rvm/gems/ruby-2.0.0-p247/bin /home/lbowen/.rvm/gems/ruby-2.0.0-p247@global/bin /home/lbowen/.rvm/rubies/ruby-2.0.0-p247/bin /home/lbowen/.rvm/bin /home/dev/bin /u01/app/oracle/product/client/11g/bin /sbin /usr/sbin /bin /usr/bin /usr/local/bin /home/lbowen/bin /u01/app/oracle/product/client/11g/bin ./ /home/dev/bin /home/dev/bin /u01/app/oracle/product/client/11g/bin /sbin /usr/sbin /bin /usr/bin /usr/local/bin /u01/app/oracle/product/client/11g/bin ./ /home/dev/bin )
+ : 10 > _iterator_path=/home/lbowen/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/lbowen/bin )
+ : 10 > _iterator_path=/home/dev/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/dev/bin )
+ : 10 > _iterator_path=/u01/app/oracle/product/client/11g/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /u01/app/oracle/product/client/11g/bin )
+ : 10 > _iterator_path=/home/lbowen/.rvm/gems/ruby-2.0.0-p247/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/lbowen/.rvm/gems/ruby-2.0.0-p247/bin )
+ : 10 > _iterator_path=/home/lbowen/.rvm/gems/ruby-2.0.0-p247@global/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/lbowen/.rvm/gems/ruby-2.0.0-p247@global/bin )
+ : 10 > _iterator_path=/home/lbowen/.rvm/rubies/ruby-2.0.0-p247/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/lbowen/.rvm/rubies/ruby-2.0.0-p247/bin )
+ : 10 > _iterator_path=/home/lbowen/.rvm/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /home/lbowen/.rvm/bin )
+ : 10 > _iterator_path=/home/dev/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/u01/app/oracle/product/client/11g/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/sbin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /sbin )
+ : 10 > _iterator_path=/usr/sbin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /usr/sbin )
+ : 10 > _iterator_path=/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /bin )
+ : 10 > _iterator_path=/usr/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /usr/bin )
+ : 10 > _iterator_path=/usr/local/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( /usr/local/bin )
+ : 10 > _iterator_path=/home/lbowen/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/u01/app/oracle/product/client/11g/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=./
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 12 > _new_path+=( ./ )
+ : 10 > _iterator_path=/home/dev/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/home/dev/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/u01/app/oracle/product/client/11g/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/sbin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/usr/sbin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/usr/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/usr/local/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/u01/app/oracle/product/client/11g/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=./
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 10 > _iterator_path=/home/dev/bin
+ : 12 > [[ ":${_new_path[*]}:" -regex-match :${_iterator_path}: ]]
+ : 14 > PATH=/home/lbowen/bin:/home/dev/bin:/u01/app/oracle/product/client/11g/bin:/home/lbowen/.rvm/gems/ruby-2.0.0-p247/bin:/home/lbowen/.rvm/gems/ruby-2.0.0-p247@global/bin:/home/lbowen/.rvm/rubies/ruby-2.0.0-p247/bin:/home/lbowen/.rvm/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:./
+ : 15 > hash -r
+ : 6 > __rvm_conditionally_add_bin_path
+ : 2 > [[ ":${PATH}:" -regex-match ":${rvm_bin_path}:" ]]
+ : 7 > export PATH
+ : 9 > [[ ! -d /home/lbowen/.rvm/tmp ]]
+ : 14 > return 0
+ : 74 > __rvm_setup
+ : 2 > __variables_definition export
+ : 2 > typeset -a __variables_list __array_list
+ : 3 > typeset __method
+ : 5 > __method=export
+ : 9 > __variables_list=( rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color )
+ : 38 > __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
+ : 42 > case export (export)
+ : 43 > export -a rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+ : 51 > export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color
+ : 5 > (( __rvm_env_loaded != 1 ))
+ : 9 > [[ -n '' ]]
+ : 14 > [[ -n 4.3.6 ]]
+ : 16 > export rvm_zsh_clobber rvm_zsh_nomatch
+ : 18 > setopt
+ : 18 > GREP_OPTIONS='' grep -s '^noclobber$'
+ : 20 > rvm_zsh_clobber=1
+ : 22 > setopt clobber
+ : 24 > setopt
+ : 24 > GREP_OPTIONS='' grep -s '^nonomatch$'
+ : 26 > rvm_zsh_nomatch=1
+ : 28 > setopt no_nomatch
+ : 76 > next_token=--version
+ : 77 > (( 1 == 0 ))
+ : 77 > shift
+ : 78 > __rvm_parse_args
+ : 2 > typeset _string
+ : 3 > export rvm_ruby_string
+ : 5 > rvm_action=''
+ : 6 > rvm_parse_break=0
+ : 9 > [[ " $* " -regex-match " --trace " ]]
+ : 16 > [[ -n --version ]]
+ : 18 > rvm_token=--version
+ : 20 > (( 0 > 0 ))
+ : 25 > next_token=''
+ : 28 > case --version ([[:alnum:]]*|@*)
+ : 28 > case --version (-*)
+ : 349 > case --version (-S)
+ : 349 > case --version (-e)
+ : 349 > case --version (-v|--version)
+ : 365 > [[ -z '' ]]
+ : 366 > rvm_action=version
+ : 693 > [[ -z version ]]
+ : 696 > [[ error == version || 0 -eq 1 || -n '' ]]
+ : 16 > [[ -n '' ]]
+ : 701 > : rvm_ruby_args:0::
+ : 703 > [[ -n '' ]]
+ : 79 > (( rvm_trace_flag == 0 ))
+ : 88 > result=0
+ : 89 > : rvm_ruby_args:0::
+ : 91 > (( result ))
+ : 92 > case version (use)
+ : 92 > case version (switch)
+ : 92 > case version (srcdir)
+ : 92 > case version (inspect|usage|strings|version)
+ : 107 > __rvm_version
+ : 2 > __rvm_meta
+ : 2 > rvm_meta_author='Wayne E. Seguin'
+ : 3 > rvm_meta_author_email=wayneeseguin@gmail.com
+ : 4 > rvm_meta_authors=( 'Wayne E. Seguin <wayneeseguin@gmail.com>' 'Michal Papis <mpapis@gmail.com>' )
+ : 8 > rvm_meta_website=https://rvm.io/
+ : 9 > rvm_meta_version='1.21.3 (stable)'
+ : 4 > typeset IFS release
+ : 5 > IFS=:
+ : 6 > rvm_meta_authors='Wayne E. Seguin <wayneeseguin@gmail.com>:Michal Papis <mpapis@gmail.com>'
+ : 7 > rvm_meta_authors='Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com>'
+ : 9 > echo -e '\nrvm 1.21.3 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]\n'
rvm 1.21.3 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
+ : 348 > current_result=0
+ : 349 > (( result ))
+ : 349 > result=0
+ : 351 > (( result ))
+ : 352 > case version (reinstall|try_install|install)
+ : 364 > current_result=0
+ : 365 > (( result ))
+ : 365 > result=0
+ : 367 > typeset __local_rvm_trace_flag
+ : 368 > __local_rvm_trace_flag=0
+ : 371 > [[ 0 -eq 1 ]]
+ : 383 > __rvm_teardown
+ : 2 > command -v __rvm_cleanup_tmp
+ : 4 > __rvm_cleanup_tmp
+ : 2 > [[ -d /home/lbowen/.rvm/tmp/ ]]
+ : 4 > case /home/lbowen/.rvm/tmp (*tmp)
+ : 6 > __rvm_rm_rf '/home/lbowen/.rvm/tmp/21470*'
+ : 2 > __rvm_rm_rf_verbose '/home/lbowen/.rvm/tmp/21470*'
+ : 2 > typeset target
+ : 3 > target='/home/lbowen/.rvm/tmp/21470*'
+ : 7 > [[ -n 4.3.6 ]]
+ : 9 > setopt extendedglob
+ : 17 > case /home/lbowen/.rvm/tmp/21470* (*(/|.)@(|/Applications|/Developer|/Guides|/Information|/Library|/Network|/System|/User|/Users|/Volumes|/backups|/bdsm|/bin|/boot|/cores|/data|/dev|/etc|/home|/lib|/lib64|/mach_kernel|/media|/misc|/mnt|/net|/opt|/private|/proc|/root|/sbin|/selinux|/srv|/sys|/tmp|/usr|/var))
+ : 17 > case /home/lbowen/.rvm/tmp/21470* (*)
+ : 23 > [[ -n '/home/lbowen/.rvm/tmp/21470*' ]]
+ : 29 > [[ -d '/home/lbowen/.rvm/tmp/21470*' ]]
+ : 38 > [[ -f '/home/lbowen/.rvm/tmp/21470*' || -L '/home/lbowen/.rvm/tmp/21470*' ]]
+ : 47 > rvm_debug '__rvm_rm_rf already gone: /home/lbowen/.rvm/tmp/21470*'
+ : 2 > (( 0 ))
+ : 2 > return 0
+ : 48 > return 0
+ : 10 > return 0
+ : 7 > export __rvm_env_loaded
+ : 9 > : __rvm_env_loaded:1:
+ : 11 > : __rvm_env_loaded:1:
+ : 13 > : __rvm_env_loaded:0:
+ : 15 > [[ -z /home/lbowen/.rvm/tmp ]]
+ : 15 > (( __rvm_env_loaded > 0 ))
+ : 20 > [[ -n '' ]]
+ : 25 > [[ -n 4.3.6 ]]
+ : 28 > (( rvm_zsh_clobber == 0 ))
+ : 30 > (( rvm_zsh_nomatch == 0 ))
+ : 30 > setopt nomatch
+ : 32 > unset rvm_zsh_clobber rvm_zsh_nomatch
+ : 35 > [[ -n 022 ]]
+ : 37 > umask 022
+ : 38 > unset rvm_stored_umask
+ : 41 > [[ '' == 1 ]]
+ : 45 > __variables_definition unset
+ : 2 > typeset -a __variables_list __array_list
+ : 3 > typeset __method
+ : 5 > __method=unset
+ : 9 > __variables_list=( rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color )
+ : 38 > __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
+ : 42 > case unset (export)
+ : 42 > case unset (unset)
+ : 44 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+ : 51 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color
+ : 47 > command -v __rvm_cleanup_download
+ : 52 > return 0
+ : 386 > (( __local_rvm_trace_flag > 0 ))
+ : 393 > return 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment