Skip to content

Instantly share code, notes, and snippets.

@sstephenson
Created November 18, 2013 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sstephenson/7532760 to your computer and use it in GitHub Desktop.
Save sstephenson/7532760 to your computer and use it in GitHub Desktop.
Output of `bashprof ruby --version` (using rbenv)
1384798995.146761
program=/Users/sam/.rbenv/shims/ruby --version
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=2
1384798995.147108
program=/Users/sam/.rbenv/shims/ruby --version
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=3
1384798995.148330
program=/Users/sam/.rbenv/shims/ruby --version
command=program="${0##*/}"
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=5
1384798995.148756
program=/Users/sam/.rbenv/shims/ruby --version
command=[ "$program" = "ruby" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=6
1384798995.149019
program=/Users/sam/.rbenv/shims/ruby --version
command=for arg in "$@"
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=7
1384798995.149246
program=/Users/sam/.rbenv/shims/ruby --version
command=case "$arg" in
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=8
1384798995.149574
program=/Users/sam/.rbenv/shims/ruby --version
command=export RBENV_ROOT="/Users/sam/.rbenv"
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=20
1384798995.149812
program=/Users/sam/.rbenv/shims/ruby --version
command=exec "/Users/sam/.rbenv/libexec/rbenv" exec "$program" "$@"
subshell=0
function=main
filename=/Users/sam/.rbenv/shims/ruby
lineno=21
1384798995.156253
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=2
1384798995.156509
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=export -n CDPATH
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=3
1384798995.156865
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ "$1" = "--debug" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=5
1384798995.157250
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=10
1384798995.157530
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=READLINK=$(type -p greadlink readlink | head -1)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=15
1384798995.160043
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ -z "$READLINK" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=16
1384798995.160369
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ -z "${RBENV_ROOT}" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=39
1384798995.160591
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=RBENV_ROOT="${RBENV_ROOT%/}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=42
1384798995.160843
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=export RBENV_ROOT
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=44
1384798995.161090
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ -z "${RBENV_DIR}" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=46
1384798995.161303
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=RBENV_DIR="$(pwd)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=47
1384798995.162212
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=export RBENV_DIR
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=56
1384798995.162489
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=shopt -s nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=59
1384798995.162756
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=bin_path="$(abs_dirname "$0")"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=61
1384798995.166996
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=for plugin_bin in "${RBENV_ROOT}/plugins/"*/bin
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=62
1384798995.167243
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=bin_path="${bin_path}:${plugin_bin}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=63
1384798995.167515
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=for plugin_bin in "${RBENV_ROOT}/plugins/"*/bin
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=62
1384798995.167727
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=bin_path="${bin_path}:${plugin_bin}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=63
1384798995.168062
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=export PATH="${bin_path}:${PATH}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=65
1384798995.168330
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=hook_path="${RBENV_HOOK_PATH}:${RBENV_ROOT}/rbenv.d:/usr/local/etc/rbenv.d:/etc/rbenv.d:/usr/lib/rbenv/hooks"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=67
1384798995.168711
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=for plugin_hook in "${RBENV_ROOT}/plugins/"*/etc/rbenv.d
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=68
1384798995.168933
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=hook_path="${hook_path}:${plugin_hook}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=69
1384798995.169266
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=for plugin_hook in "${RBENV_ROOT}/plugins/"*/etc/rbenv.d
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=68
1384798995.169474
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=hook_path="${hook_path}:${plugin_hook}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=69
1384798995.169828
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=for plugin_hook in "${RBENV_ROOT}/plugins/"*/etc/rbenv.d
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=68
1384798995.170041
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=hook_path="${hook_path}:${plugin_hook}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=69
1384798995.170432
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=export RBENV_HOOK_PATH="$hook_path"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=71
1384798995.170721
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=shopt -u nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=73
1384798995.170978
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=command="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=76
1384798995.171301
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=case "$command" in
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=77
1384798995.171516
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=command_path="$(command -v "rbenv-$command" || true)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=85
1384798995.172556
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=[ -z "$command_path" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=86
1384798995.172853
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=shift 1
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=91
1384798995.173109
program=/Users/sam/.rbenv/libexec/rbenv exec ruby --version
command=exec "$command_path" "$@"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv
lineno=92
1384798995.179082
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=16
1384798995.179357
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=17
1384798995.179712
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=[ "$1" = "--complete" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=20
1384798995.179966
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=RBENV_VERSION="$(rbenv-version-name)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=24
1384798995.186229
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=3
1384798995.186501
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=4
1384798995.186866
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -z "$RBENV_VERSION" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=6
1384798995.187092
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=RBENV_VERSION_FILE="$(rbenv-version-file)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=7
1384798995.193198
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=3
1384798995.193472
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=4
1384798995.193828
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=find_local_version_file "$RBENV_DIR"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=20
1384798995.194301
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=[ "$RBENV_DIR" = "$PWD" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=21
1384798995.194531
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=global_version_file="${RBENV_ROOT}/version"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=23
1384798995.194793
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=[ -e "$global_version_file" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=25
1384798995.195009
program=/Users/sam/.rbenv/libexec/rbenv-version-file
command=echo "$global_version_file"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file
lineno=26
1384798995.195467
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=RBENV_VERSION="$(rbenv-version-file-read "$RBENV_VERSION_FILE" || true)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=8
1384798995.202540
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=3
1384798995.202814
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=4
1384798995.203144
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=VERSION_FILE="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=6
1384798995.203439
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -e "$VERSION_FILE" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=8
1384798995.203774
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=version=""
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=11
1384798995.204199
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=read -a words
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=12
1384798995.206102
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=word="${words[0]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=13
1384798995.206506
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -z "$version" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=14
1384798995.206736
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -n "$word" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=14
1384798995.206999
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=version="$word"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=15
1384798995.207312
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=read -a words
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=12
1384798995.207588
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=word="${words[0]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=13
1384798995.207833
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -z "$version" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=14
1384798995.208071
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=read -a words
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=12
1384798995.208322
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=[ -n "$version" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=19
1384798995.208564
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=echo "$version"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=20
1384798995.208856
program=/Users/sam/.rbenv/libexec/rbenv-version-file-read /Users/sam/.rbenv/version
command=exit
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-file-read
lineno=21
1384798995.209675
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -z "$RBENV_VERSION" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=11
1384798995.209947
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ "$RBENV_VERSION" = "system" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=11
1384798995.210240
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=version_exists "$RBENV_VERSION"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=21
1384798995.210507
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=echo "$RBENV_VERSION"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=22
1384798995.210981
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=RBENV_COMMAND="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=25
1384798995.211221
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=[ -z "$RBENV_COMMAND" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=27
1384798995.211452
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=export RBENV_VERSION
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=32
1384798995.211676
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=RBENV_COMMAND_PATH="$(rbenv-which "$RBENV_COMMAND")"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=33
1384798995.220080
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=10
1384798995.220440
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=11
1384798995.220775
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=[ "$1" = "--complete" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=14
1384798995.221186
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=RBENV_VERSION="$(rbenv-version-name)"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=51
1384798995.230473
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=3
1384798995.230916
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=4
1384798995.231255
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -z "$RBENV_VERSION" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=6
1384798995.231709
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ -z "$RBENV_VERSION" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=11
1384798995.231955
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=[ "$RBENV_VERSION" = "system" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=11
1384798995.232276
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=version_exists "$RBENV_VERSION"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=21
1384798995.232544
program=/Users/sam/.rbenv/libexec/rbenv-version-name
command=echo "$RBENV_VERSION"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-version-name
lineno=22
1384798995.233090
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=RBENV_COMMAND="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=52
1384798995.233363
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=[ -z "$RBENV_COMMAND" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=54
1384798995.233637
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=[ "$RBENV_VERSION" = "system" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=59
1384798995.233867
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=RBENV_COMMAND_PATH="${RBENV_ROOT}/versions/${RBENV_VERSION}/bin/${RBENV_COMMAND}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=63
1384798995.234116
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=OLDIFS="$IFS"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=66
1384798995.234354
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=IFS='
' scripts=(`rbenv-hooks which`)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=67
1384798995.242372
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=5
1384798995.242675
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=6
1384798995.242962
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=[ "$1" = "--complete" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=9
1384798995.243204
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=RBENV_COMMAND="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=16
1384798995.243453
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=[ -z "$RBENV_COMMAND" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=17
1384798995.243706
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=READLINK=$(type -p greadlink readlink | head -1)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=22
1384798995.246812
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=[ -z "$READLINK" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=23
1384798995.247152
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=IFS=: hook_paths=($RBENV_HOOK_PATH)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=46
1384798995.247396
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=shopt -s nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=48
1384798995.247682
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.247910
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.248129
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.248346
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.248556
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.248763
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.248987
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.249203
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.249423
program=/Users/sam/.rbenv/libexec/rbenv-hooks which
command=shopt -u nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=54
1384798995.250018
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=IFS="$OLDIFS"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=68
1384798995.250301
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=[ -x "$RBENV_COMMAND_PATH" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=73
1384798995.250526
program=/Users/sam/.rbenv/libexec/rbenv-which ruby
command=echo "$RBENV_COMMAND_PATH"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-which
lineno=74
1384798995.251117
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=RBENV_BIN_PATH="${RBENV_COMMAND_PATH%/*}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=34
1384798995.251503
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=OLDIFS="$IFS"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=36
1384798995.251833
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=IFS='
' scripts=(`rbenv-hooks exec`)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=37
1384798995.259698
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=5
1384798995.259978
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=6
1384798995.260202
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=[ "$1" = "--complete" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=9
1384798995.260441
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=RBENV_COMMAND="$1"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=16
1384798995.260652
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=[ -z "$RBENV_COMMAND" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=17
1384798995.260862
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=READLINK=$(type -p greadlink readlink | head -1)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=22
1384798995.263767
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=[ -z "$READLINK" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=23
1384798995.264239
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=IFS=: hook_paths=($RBENV_HOOK_PATH)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=46
1384798995.264603
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=shopt -s nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=48
1384798995.265041
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.265372
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.265693
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.266009
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.266329
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.266646
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.266988
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.267363
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for script in "$path/$RBENV_COMMAND"/*.bash
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=50
1384798995.267659
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=echo $(realpath $script)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=51
1384798995.272729
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for path in "${hook_paths[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=49
1384798995.273181
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=for script in "$path/$RBENV_COMMAND"/*.bash
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=50
1384798995.273472
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=echo $(realpath $script)
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=51
1384798995.278494
program=/Users/sam/.rbenv/libexec/rbenv-hooks exec
command=shopt -u nullglob
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-hooks
lineno=54
1384798995.279184
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=IFS="$OLDIFS"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=38
1384798995.279462
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=for script in "${scripts[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=39
1384798995.279657
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=source "$script"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=40
1384798995.283045
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=for script in "${scripts[@]}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=39
1384798995.283300
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=source "$script"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=40
1384798995.292565
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=set -e
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=13
1384798995.293071
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=[ -n "$RBENV_DEBUG" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=14
1384798995.293378
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=[ -z "$RBENV_DIR" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=16
1384798995.293623
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=[ "$1" = "--version" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=20
1384798995.293848
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=[ "$1" = "-v" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=20
1384798995.294376
program=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
command=read file
subshell=0
function=main
filename=/Users/sam/.rbenv/plugins/rbenv-vars/bin/rbenv-vars
lineno=55
1384798995.295673
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=shift 1
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=43
1384798995.295921
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=[ "$RBENV_VERSION" != "system" ]
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=44
1384798995.296160
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=export PATH="${RBENV_BIN_PATH}:${PATH}"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=45
1384798995.296439
program=/Users/sam/.rbenv/libexec/rbenv-exec ruby --version
command=exec -a "$RBENV_COMMAND" "$RBENV_COMMAND_PATH" "$@"
subshell=0
function=main
filename=/Users/sam/.rbenv/libexec/rbenv-exec
lineno=47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment