Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created October 3, 2013 18:10
Show Gist options
  • Save dhaley/6814308 to your computer and use it in GitHub Desktop.
Save dhaley/6814308 to your computer and use it in GitHub Desktop.
full env at line 519 in command.inc
[-] Locals
|-[-] $command[30]
| |- description Show drush version.
| |- bootstrap 0
| |-[-] options[12]
| | |- pipe Print just the version number, and nothing else.
| | |-[-] format[2]
| | | |- description Select output format. Available: json, string, var_export, yaml. Default is key-value.
| | | `- example-value json
| | |-[-] fields[4]
| | | |- description Fields to output.
| | | |- example-value field1,field2
| | | |- value required
| | | `- list true
| | |-[-] list-separator[2]
| | | |- description Specify how elements in a list should be separated. In lists of lists, this applies to the elements in the inner lists.
| | | `- hidden true
| | |-[-] line-separator[2]
| | | |- description In nested lists of lists, specify how the outer lists ("lines") should be separated.
| | | `- hidden true
| | |-[-] field-labels[3]
| | | |- description Add field labels before first line of data. Default is on; --field-labels=0 to disable.
| | | |- default 1
| | | `- key include-field-labels
| | |-[-] format=json[2]
| | | |- description Javascript Object Notation.
| | | `- hidden true
| | |-[-] format=php[2]
| | | |- description A serialized php string.
| | | `- hidden true
| | |-[-] format=print-r[2]
| | | |- description Output via php print_r function.
| | | `- hidden true
| | |-[-] format=string[2]
| | | |- description A simple string.
| | | `- hidden true
| | |-[-] format=var_export[2]
| | | |- description An array in executable php format.
| | | `- hidden true
| | `-[-] format=yaml[2]
| | |- description Yaml output format.
| | `- hidden true
| |-[-] outputformat[4]
| | |- default key-value
| | |- pipe-format string
| | |- label Drush Version
| | `- output-data-type format-single
| |- command version
| |- command-hook version
| |- invoke hooks true
| |- callback arguments[0]
| |- commandfile core
| |- path /Users/daha1836/src/drush/commands/core
| |-[-] engines[1]
| | `-[-] outputformat[13]
| | |- default key-value
| | |- pipe-format string
| | |- label Drush Version
| | |-[-] require-engine-capability[1]
| | | `- 0 format-single
| | |- description Output formatting options selection and use.
| | |- topic docs-output-formats
| | |- topic-file docs/output-formats.html
| | |- combine-help TRUE
| | |- option format
| | |-[-] options[5]
| | | |-[-] format[2]
| | | | |- description Select output format.
| | | | `- example-value json
| | | |-[-] fields[4]
| | | | |- description Fields to output.
| | | | |- example-value field1,field2
| | | | |- value required
| | | | `- list true
| | | |-[-] list-separator[2]
| | | | |- description Specify how elements in a list should be separated. In lists of lists, this applies to the elements in the inner lists.
| | | | `- hidden true
| | | |-[-] line-separator[2]
| | | | |- description In nested lists of lists, specify how the outer lists ("lines") should be separated.
| | | | `- hidden true
| | | `-[-] field-labels[3]
| | | |- description Add field labels before first line of data. Default is on; --field-labels=0 to disable.
| | | |- default 1
| | | `- key include-field-labels
| | |-[-] config-aliases[1]
| | | `- output-data-type require-engine-capability
| | |- add-options-to-command false
| | `-[-] usable[10]
| | |- 0 key-value
| | |- 1 csv-or-string
| | |- 2 json
| | |- 3 message
| | |- 4 nested-csv
| | |- 5 php
| | |- 6 print-r
| | |- 7 string
| | |- 8 var_export
| | `- 9 yaml
| |- callback drush_command
| |- primary function false
| |-[-] sections[3]
| | |- examples Examples
| | |- arguments Arguments
| | `- options Options
| |- arguments[0]
| |- required-arguments false
| |- sub-options[0]
| |- allow-additional-options false
| |- examples[0]
| |- aliases[0]
| |- core[0]
| |- scope site
| |- drupal dependencies[0]
| |- drush dependencies[0]
| |- handle-remote-commands false
| |- strict-option-handling false
| |- bootstrap_errors[0]
| |- topics[0]
| |- hidden false
| `- argument-description[0]
|- $default_value 1
|- $format(undef)
|-[-] $formatter(drush_outputformat_key_value)
| |-[-] engine_config[16]
| | |- default key-value
| | |- pipe-format string
| | |- label Drush Version
| | |-[-] require-engine-capability[1]
| | | `- 0 format-single
| | |- description Output formatting options selection and use.
| | |- topic docs-output-formats
| | |- topic-file docs/output-formats.html
| | |- combine-help TRUE
| | |- option format
| | |-[-] options[5]
| | | |-[-] format[2]
| | | | |- description Select output format.
| | | | `- example-value json
| | | |-[-] fields[4]
| | | | |- description Fields to output.
| | | | |- example-value field1,field2
| | | | |- value required
| | | | `- list true
| | | |-[-] list-separator[2]
| | | | |- description Specify how elements in a list should be separated. In lists of lists, this applies to the elements in the inner lists.
| | | | `- hidden true
| | | |-[-] line-separator[2]
| | | | |- description In nested lists of lists, specify how the outer lists ("lines") should be separated.
| | | | `- hidden true
| | | `-[-] field-labels[3]
| | | |- description Add field labels before first line of data. Default is on; --field-labels=0 to disable.
| | | |- default 1
| | | `- key include-field-labels
| | |-[-] config-aliases[1]
| | | `- output-data-type require-engine-capability
| | |- add-options-to-command false
| | |-[-] usable[10]
| | | |- 0 key-value
| | | |- 1 csv-or-string
| | | |- 2 json
| | | |- 3 message
| | | |- 4 nested-csv
| | | |- 5 php
| | | |- 6 print-r
| | | |- 7 string
| | | |- 8 var_export
| | | `- 9 yaml
| | |-[-] engine-info[7]
| | | |- description A formatted list of key-value pairs.
| | | |-[-] engine-capabilities[3]
| | | | |- 0 format-single
| | | | |- 1 format-list
| | | | `- 2 format-table
| | | |- hidden true
| | | |- commandfile outputformat
| | | |- path /Users/daha1836/src/drush/commands/core/outputformat
| | | |- machine-parsable false
| | | `- metadata[0]
| | |- column-widths[0]
| | `- field-mappings[0]
| |- engine_type outputformat
| |- engine key-value
| `- selected_engine key-value
|- $machine_parsable false
|-[-] $metadata[3]
| |- strict false
| |- fields[0]
| `- include-field-labels 1
|- $option include-field-labels
|-[-] $option_info[3]
| |- description Add field labels before first line of data. Default is on; --field-labels=0 to disable.
| |- default 1
| `- key include-field-labels
|- $output(undef)
|- $return[0]
|- $structured_output 7.0-dev
`- $user_specified_value 1
[-] Superglobals
|- $_COOKIE[0]
|-[-] $_ENV[21]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| `- XDEBUG_CONFIG idekey=my-php-53
|- $_FILES[0]
|- $_GET[0]
|- $_POST[0]
|- $_REQUEST[0]
|-[-] $_SERVER[29]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| |- XDEBUG_CONFIG idekey=my-php-53
| |- PHP_SELF /Users/daha1836/src/drush/drush.php
| |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| |- DOCUMENT_ROOT
| |- REQUEST_TIME 1380823737
| |-[-] argv[2]
| | |- 0 /Users/daha1836/src/drush/drush.php
| | `- 1 --version
| `- argc 2
`-[-] $GLOBALS[16]
|-[-] GLOBALS[]
| |-[-] GLOBALS[]
| | |-[-] GLOBALS[]
| | | |-[-] GLOBALS[]
| | | | |-[-] GLOBALS[]
| | | | | |-[-] GLOBALS[]
| | | | | | |-[-] GLOBALS[]
| | | | | | | |-[+] GLOBALS[]
| | | | | | | |-[+] _ENV[21]
| | | | | | | |-[+] HTTP_ENV_VARS[21]
| | | | | | | |-[+] argv[2]
| | | | | | | |- argc 2
| | | | | | | |- _POST[0]
| | | | | | | |- HTTP_POST_VARS[0]
| | | | | | | |- _GET[0]
| | | | | | | |- HTTP_GET_VARS[0]
| | | | | | | |- _COOKIE[0]
| | | | | | | |- HTTP_COOKIE_VARS[0]
| | | | | | | |-[+] _SERVER[29]
| | | | | | | |-[+] HTTP_SERVER_VARS[29]
| | | | | | | |- _FILES[0]
| | | | | | | |- HTTP_POST_FILES[0]
| | | | | | | `- _REQUEST[0]
| | | | | | |-[-] _ENV[21]
| | | | | | | |- TERM dumb
| | | | | | | |- GIT_PAGER
| | | | | | | |- E ~/.emacs.d
| | | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | | |- LOGNAME daha1836
| | | | | | | |- HOME /Users/daha1836
| | | | | | | |- SHLVL 0
| | | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | | |- COMMAND_MODE unix2003
| | | | | | | |- USER daha1836
| | | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | | |- SHELL /bin/zsh
| | | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | | | |-[-] HTTP_ENV_VARS[21]
| | | | | | | |- TERM dumb
| | | | | | | |- GIT_PAGER
| | | | | | | |- E ~/.emacs.d
| | | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | | |- LOGNAME daha1836
| | | | | | | |- HOME /Users/daha1836
| | | | | | | |- SHLVL 0
| | | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | | |- COMMAND_MODE unix2003
| | | | | | | |- USER daha1836
| | | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | | |- SHELL /bin/zsh
| | | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | | | |-[-] argv[2]
| | | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | | `- 1 --version
| | | | | | |- argc 2
| | | | | | |- _POST[0]
| | | | | | |- HTTP_POST_VARS[0]
| | | | | | |- _GET[0]
| | | | | | |- HTTP_GET_VARS[0]
| | | | | | |- _COOKIE[0]
| | | | | | |- HTTP_COOKIE_VARS[0]
| | | | | | |-[-] _SERVER[29]
| | | | | | | |- TERM dumb
| | | | | | | |- GIT_PAGER
| | | | | | | |- E ~/.emacs.d
| | | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | | |- LOGNAME daha1836
| | | | | | | |- HOME /Users/daha1836
| | | | | | | |- SHLVL 0
| | | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | | |- COMMAND_MODE unix2003
| | | | | | | |- USER daha1836
| | | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | | |- SHELL /bin/zsh
| | | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | | | |- DOCUMENT_ROOT
| | | | | | | |- REQUEST_TIME 1380823737
| | | | | | | |-[-] argv[2]
| | | | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | | | `- 1 --version
| | | | | | | `- argc 2
| | | | | | |-[-] HTTP_SERVER_VARS[29]
| | | | | | | |- TERM dumb
| | | | | | | |- GIT_PAGER
| | | | | | | |- E ~/.emacs.d
| | | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | | |- LOGNAME daha1836
| | | | | | | |- HOME /Users/daha1836
| | | | | | | |- SHLVL 0
| | | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | | |- COMMAND_MODE unix2003
| | | | | | | |- USER daha1836
| | | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | | |- SHELL /bin/zsh
| | | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | | | |- DOCUMENT_ROOT
| | | | | | | |- REQUEST_TIME 1380823737
| | | | | | | |-[-] argv[2]
| | | | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | | | `- 1 --version
| | | | | | | `- argc 2
| | | | | | |- _FILES[0]
| | | | | | |- HTTP_POST_FILES[0]
| | | | | | `- _REQUEST[0]
| | | | | |-[-] _ENV[21]
| | | | | | |- TERM dumb
| | | | | | |- GIT_PAGER
| | | | | | |- E ~/.emacs.d
| | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | |- LOGNAME daha1836
| | | | | | |- HOME /Users/daha1836
| | | | | | |- SHLVL 0
| | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | |- COMMAND_MODE unix2003
| | | | | | |- USER daha1836
| | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | |- SHELL /bin/zsh
| | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | | |-[-] HTTP_ENV_VARS[21]
| | | | | | |- TERM dumb
| | | | | | |- GIT_PAGER
| | | | | | |- E ~/.emacs.d
| | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | |- LOGNAME daha1836
| | | | | | |- HOME /Users/daha1836
| | | | | | |- SHLVL 0
| | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | |- COMMAND_MODE unix2003
| | | | | | |- USER daha1836
| | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | |- SHELL /bin/zsh
| | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | | |-[-] argv[2]
| | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | `- 1 --version
| | | | | |- argc 2
| | | | | |- _POST[0]
| | | | | |- HTTP_POST_VARS[0]
| | | | | |- _GET[0]
| | | | | |- HTTP_GET_VARS[0]
| | | | | |- _COOKIE[0]
| | | | | |- HTTP_COOKIE_VARS[0]
| | | | | |-[-] _SERVER[29]
| | | | | | |- TERM dumb
| | | | | | |- GIT_PAGER
| | | | | | |- E ~/.emacs.d
| | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | |- LOGNAME daha1836
| | | | | | |- HOME /Users/daha1836
| | | | | | |- SHLVL 0
| | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | |- COMMAND_MODE unix2003
| | | | | | |- USER daha1836
| | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | |- SHELL /bin/zsh
| | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | | |- DOCUMENT_ROOT
| | | | | | |- REQUEST_TIME 1380823737
| | | | | | |-[-] argv[2]
| | | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | | `- 1 --version
| | | | | | `- argc 2
| | | | | |-[-] HTTP_SERVER_VARS[29]
| | | | | | |- TERM dumb
| | | | | | |- GIT_PAGER
| | | | | | |- E ~/.emacs.d
| | | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | | |- LOGNAME daha1836
| | | | | | |- HOME /Users/daha1836
| | | | | | |- SHLVL 0
| | | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | | |- COMMAND_MODE unix2003
| | | | | | |- USER daha1836
| | | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | | |- SHELL /bin/zsh
| | | | | | |- PWD /Users/daha1836/src/drush
| | | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | | |- DOCUMENT_ROOT
| | | | | | |- REQUEST_TIME 1380823737
| | | | | | |-[-] argv[2]
| | | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | | `- 1 --version
| | | | | | `- argc 2
| | | | | |- _FILES[0]
| | | | | |- HTTP_POST_FILES[0]
| | | | | `- _REQUEST[0]
| | | | |-[-] _ENV[21]
| | | | | |- TERM dumb
| | | | | |- GIT_PAGER
| | | | | |- E ~/.emacs.d
| | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | |- LOGNAME daha1836
| | | | | |- HOME /Users/daha1836
| | | | | |- SHLVL 0
| | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | |- COMMAND_MODE unix2003
| | | | | |- USER daha1836
| | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | |- SHELL /bin/zsh
| | | | | |- PWD /Users/daha1836/src/drush
| | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | |-[-] HTTP_ENV_VARS[21]
| | | | | |- TERM dumb
| | | | | |- GIT_PAGER
| | | | | |- E ~/.emacs.d
| | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | |- LOGNAME daha1836
| | | | | |- HOME /Users/daha1836
| | | | | |- SHLVL 0
| | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | |- COMMAND_MODE unix2003
| | | | | |- USER daha1836
| | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | |- SHELL /bin/zsh
| | | | | |- PWD /Users/daha1836/src/drush
| | | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | | |-[-] argv[2]
| | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | `- 1 --version
| | | | |- argc 2
| | | | |- _POST[0]
| | | | |- HTTP_POST_VARS[0]
| | | | |- _GET[0]
| | | | |- HTTP_GET_VARS[0]
| | | | |- _COOKIE[0]
| | | | |- HTTP_COOKIE_VARS[0]
| | | | |-[-] _SERVER[29]
| | | | | |- TERM dumb
| | | | | |- GIT_PAGER
| | | | | |- E ~/.emacs.d
| | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | |- LOGNAME daha1836
| | | | | |- HOME /Users/daha1836
| | | | | |- SHLVL 0
| | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | |- COMMAND_MODE unix2003
| | | | | |- USER daha1836
| | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | |- SHELL /bin/zsh
| | | | | |- PWD /Users/daha1836/src/drush
| | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | |- DOCUMENT_ROOT
| | | | | |- REQUEST_TIME 1380823737
| | | | | |-[-] argv[2]
| | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | `- 1 --version
| | | | | `- argc 2
| | | | |-[-] HTTP_SERVER_VARS[29]
| | | | | |- TERM dumb
| | | | | |- GIT_PAGER
| | | | | |- E ~/.emacs.d
| | | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | | |- OLDPWD /Users/daha1836/src/drush
| | | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | | |- LOGNAME daha1836
| | | | | |- HOME /Users/daha1836
| | | | | |- SHLVL 0
| | | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | | |- COMMAND_MODE unix2003
| | | | | |- USER daha1836
| | | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | | |- SHELL /bin/zsh
| | | | | |- PWD /Users/daha1836/src/drush
| | | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | | |- DOCUMENT_ROOT
| | | | | |- REQUEST_TIME 1380823737
| | | | | |-[-] argv[2]
| | | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | | `- 1 --version
| | | | | `- argc 2
| | | | |- _FILES[0]
| | | | |- HTTP_POST_FILES[0]
| | | | `- _REQUEST[0]
| | | |-[-] _ENV[21]
| | | | |- TERM dumb
| | | | |- GIT_PAGER
| | | | |- E ~/.emacs.d
| | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | |- OLDPWD /Users/daha1836/src/drush
| | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | |- LOGNAME daha1836
| | | | |- HOME /Users/daha1836
| | | | |- SHLVL 0
| | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | |- COMMAND_MODE unix2003
| | | | |- USER daha1836
| | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | |- SHELL /bin/zsh
| | | | |- PWD /Users/daha1836/src/drush
| | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | |-[-] HTTP_ENV_VARS[21]
| | | | |- TERM dumb
| | | | |- GIT_PAGER
| | | | |- E ~/.emacs.d
| | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | |- OLDPWD /Users/daha1836/src/drush
| | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | |- LOGNAME daha1836
| | | | |- HOME /Users/daha1836
| | | | |- SHLVL 0
| | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | |- COMMAND_MODE unix2003
| | | | |- USER daha1836
| | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | |- SHELL /bin/zsh
| | | | |- PWD /Users/daha1836/src/drush
| | | | `- XDEBUG_CONFIG idekey=my-php-53
| | | |-[-] argv[2]
| | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | `- 1 --version
| | | |- argc 2
| | | |- _POST[0]
| | | |- HTTP_POST_VARS[0]
| | | |- _GET[0]
| | | |- HTTP_GET_VARS[0]
| | | |- _COOKIE[0]
| | | |- HTTP_COOKIE_VARS[0]
| | | |-[-] _SERVER[29]
| | | | |- TERM dumb
| | | | |- GIT_PAGER
| | | | |- E ~/.emacs.d
| | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | |- OLDPWD /Users/daha1836/src/drush
| | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | |- LOGNAME daha1836
| | | | |- HOME /Users/daha1836
| | | | |- SHLVL 0
| | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | |- COMMAND_MODE unix2003
| | | | |- USER daha1836
| | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | |- SHELL /bin/zsh
| | | | |- PWD /Users/daha1836/src/drush
| | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | |- DOCUMENT_ROOT
| | | | |- REQUEST_TIME 1380823737
| | | | |-[-] argv[2]
| | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | `- 1 --version
| | | | `- argc 2
| | | |-[-] HTTP_SERVER_VARS[29]
| | | | |- TERM dumb
| | | | |- GIT_PAGER
| | | | |- E ~/.emacs.d
| | | | |- DSLM_BASE ~/data/code/dslm_base
| | | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | | |- OLDPWD /Users/daha1836/src/drush
| | | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | | |- LOGNAME daha1836
| | | | |- HOME /Users/daha1836
| | | | |- SHLVL 0
| | | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | | |- COMMAND_MODE unix2003
| | | | |- USER daha1836
| | | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | | |- SHELL /bin/zsh
| | | | |- PWD /Users/daha1836/src/drush
| | | | |- XDEBUG_CONFIG idekey=my-php-53
| | | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | | |- DOCUMENT_ROOT
| | | | |- REQUEST_TIME 1380823737
| | | | |-[-] argv[2]
| | | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | | `- 1 --version
| | | | `- argc 2
| | | |- _FILES[0]
| | | |- HTTP_POST_FILES[0]
| | | `- _REQUEST[0]
| | |-[-] _ENV[21]
| | | |- TERM dumb
| | | |- GIT_PAGER
| | | |- E ~/.emacs.d
| | | |- DSLM_BASE ~/data/code/dslm_base
| | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | |- OLDPWD /Users/daha1836/src/drush
| | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | |- LOGNAME daha1836
| | | |- HOME /Users/daha1836
| | | |- SHLVL 0
| | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | |- COMMAND_MODE unix2003
| | | |- USER daha1836
| | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | |- SHELL /bin/zsh
| | | |- PWD /Users/daha1836/src/drush
| | | `- XDEBUG_CONFIG idekey=my-php-53
| | |-[-] HTTP_ENV_VARS[21]
| | | |- TERM dumb
| | | |- GIT_PAGER
| | | |- E ~/.emacs.d
| | | |- DSLM_BASE ~/data/code/dslm_base
| | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | |- OLDPWD /Users/daha1836/src/drush
| | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | |- LOGNAME daha1836
| | | |- HOME /Users/daha1836
| | | |- SHLVL 0
| | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | |- COMMAND_MODE unix2003
| | | |- USER daha1836
| | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | |- SHELL /bin/zsh
| | | |- PWD /Users/daha1836/src/drush
| | | `- XDEBUG_CONFIG idekey=my-php-53
| | |-[-] argv[2]
| | | |- 0 /Users/daha1836/src/drush/drush.php
| | | `- 1 --version
| | |- argc 2
| | |- _POST[0]
| | |- HTTP_POST_VARS[0]
| | |- _GET[0]
| | |- HTTP_GET_VARS[0]
| | |- _COOKIE[0]
| | |- HTTP_COOKIE_VARS[0]
| | |-[-] _SERVER[29]
| | | |- TERM dumb
| | | |- GIT_PAGER
| | | |- E ~/.emacs.d
| | | |- DSLM_BASE ~/data/code/dslm_base
| | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | |- OLDPWD /Users/daha1836/src/drush
| | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | |- LOGNAME daha1836
| | | |- HOME /Users/daha1836
| | | |- SHLVL 0
| | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | |- COMMAND_MODE unix2003
| | | |- USER daha1836
| | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | |- SHELL /bin/zsh
| | | |- PWD /Users/daha1836/src/drush
| | | |- XDEBUG_CONFIG idekey=my-php-53
| | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | |- DOCUMENT_ROOT
| | | |- REQUEST_TIME 1380823737
| | | |-[-] argv[2]
| | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | `- 1 --version
| | | `- argc 2
| | |-[-] HTTP_SERVER_VARS[29]
| | | |- TERM dumb
| | | |- GIT_PAGER
| | | |- E ~/.emacs.d
| | | |- DSLM_BASE ~/data/code/dslm_base
| | | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | | |- OLDPWD /Users/daha1836/src/drush
| | | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | | |- LOGNAME daha1836
| | | |- HOME /Users/daha1836
| | | |- SHLVL 0
| | | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | | |- COMMAND_MODE unix2003
| | | |- USER daha1836
| | | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | | |- SHELL /bin/zsh
| | | |- PWD /Users/daha1836/src/drush
| | | |- XDEBUG_CONFIG idekey=my-php-53
| | | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | | |- DOCUMENT_ROOT
| | | |- REQUEST_TIME 1380823737
| | | |-[-] argv[2]
| | | | |- 0 /Users/daha1836/src/drush/drush.php
| | | | `- 1 --version
| | | `- argc 2
| | |- _FILES[0]
| | |- HTTP_POST_FILES[0]
| | `- _REQUEST[0]
| |-[-] _ENV[21]
| | |- TERM dumb
| | |- GIT_PAGER
| | |- E ~/.emacs.d
| | |- DSLM_BASE ~/data/code/dslm_base
| | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | |- OLDPWD /Users/daha1836/src/drush
| | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | |- LOGNAME daha1836
| | |- HOME /Users/daha1836
| | |- SHLVL 0
| | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | |- COMMAND_MODE unix2003
| | |- USER daha1836
| | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | |- SHELL /bin/zsh
| | |- PWD /Users/daha1836/src/drush
| | `- XDEBUG_CONFIG idekey=my-php-53
| |-[-] HTTP_ENV_VARS[21]
| | |- TERM dumb
| | |- GIT_PAGER
| | |- E ~/.emacs.d
| | |- DSLM_BASE ~/data/code/dslm_base
| | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | |- OLDPWD /Users/daha1836/src/drush
| | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | |- LOGNAME daha1836
| | |- HOME /Users/daha1836
| | |- SHLVL 0
| | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | |- COMMAND_MODE unix2003
| | |- USER daha1836
| | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | |- SHELL /bin/zsh
| | |- PWD /Users/daha1836/src/drush
| | `- XDEBUG_CONFIG idekey=my-php-53
| |-[-] argv[2]
| | |- 0 /Users/daha1836/src/drush/drush.php
| | `- 1 --version
| |- argc 2
| |- _POST[0]
| |- HTTP_POST_VARS[0]
| |- _GET[0]
| |- HTTP_GET_VARS[0]
| |- _COOKIE[0]
| |- HTTP_COOKIE_VARS[0]
| |-[-] _SERVER[29]
| | |- TERM dumb
| | |- GIT_PAGER
| | |- E ~/.emacs.d
| | |- DSLM_BASE ~/data/code/dslm_base
| | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | |- OLDPWD /Users/daha1836/src/drush
| | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | |- LOGNAME daha1836
| | |- HOME /Users/daha1836
| | |- SHLVL 0
| | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | |- COMMAND_MODE unix2003
| | |- USER daha1836
| | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | |- SHELL /bin/zsh
| | |- PWD /Users/daha1836/src/drush
| | |- XDEBUG_CONFIG idekey=my-php-53
| | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | |- DOCUMENT_ROOT
| | |- REQUEST_TIME 1380823737
| | |-[-] argv[2]
| | | |- 0 /Users/daha1836/src/drush/drush.php
| | | `- 1 --version
| | `- argc 2
| |-[-] HTTP_SERVER_VARS[29]
| | |- TERM dumb
| | |- GIT_PAGER
| | |- E ~/.emacs.d
| | |- DSLM_BASE ~/data/code/dslm_base
| | |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| | |- OLDPWD /Users/daha1836/src/drush
| | |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| | |- LOGNAME daha1836
| | |- HOME /Users/daha1836
| | |- SHLVL 0
| | |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| | |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| | |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| | |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| | |- COMMAND_MODE unix2003
| | |- USER daha1836
| | |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| | |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| | |- SHELL /bin/zsh
| | |- PWD /Users/daha1836/src/drush
| | |- XDEBUG_CONFIG idekey=my-php-53
| | |- PHP_SELF /Users/daha1836/src/drush/drush.php
| | |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| | |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| | |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| | |- DOCUMENT_ROOT
| | |- REQUEST_TIME 1380823737
| | |-[-] argv[2]
| | | |- 0 /Users/daha1836/src/drush/drush.php
| | | `- 1 --version
| | `- argc 2
| |- _FILES[0]
| |- HTTP_POST_FILES[0]
| `- _REQUEST[0]
|-[-] _ENV[21]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| `- XDEBUG_CONFIG idekey=my-php-53
|-[-] HTTP_ENV_VARS[21]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| `- XDEBUG_CONFIG idekey=my-php-53
|-[-] argv[2]
| |- 0 /Users/daha1836/src/drush/drush.php
| `- 1 --version
|- argc 2
|- _POST[0]
|- HTTP_POST_VARS[0]
|- _GET[0]
|- HTTP_GET_VARS[0]
|- _COOKIE[0]
|- HTTP_COOKIE_VARS[0]
|-[-] _SERVER[29]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| |- XDEBUG_CONFIG idekey=my-php-53
| |- PHP_SELF /Users/daha1836/src/drush/drush.php
| |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| |- DOCUMENT_ROOT
| |- REQUEST_TIME 1380823737
| |-[-] argv[2]
| | |- 0 /Users/daha1836/src/drush/drush.php
| | `- 1 --version
| `- argc 2
|-[-] HTTP_SERVER_VARS[29]
| |- TERM dumb
| |- GIT_PAGER
| |- E ~/.emacs.d
| |- DSLM_BASE ~/data/code/dslm_base
| |- _ /Applications/MAMP/bin/php/php5.3.20/bin/php
| |- OLDPWD /Users/daha1836/src/drush
| |- DISPLAY /tmp/launch-9g1wWI/org.macosforge.xquartz:0
| |- LOGNAME daha1836
| |- HOME /Users/daha1836
| |- SHLVL 0
| |- PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/usr/texbin:~/src/drush:/Applications/MAMP/bin/php/php5.3.20/bin:/Applications/MAMP/Library/bin:/usr/local/Cellar/openssl/1.0.1e/bin:/usr/local/sbin:/usr/X11/bin:/Users/daha1836/bin:/Users/daha1836/.cabal/bin:/usr/local/share/npm/bin:/Users/daha1836/.emacs.d/site-lisp/osx-dictionary
| |- Apple_Ubiquity_Message /tmp/launch-EQ6zYF/Apple_Ubiquity_Message
| |- __CF_USER_TEXT_ENCODING 0xF1FDF73:0:0
| |- SSH_AUTH_SOCK /tmp/launch-rOGZc7/Listeners
| |- COMMAND_MODE unix2003
| |- USER daha1836
| |- Apple_PubSub_Socket_Render /tmp/launch-wb9Brw/Render
| |- TMPDIR /var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/
| |- SHELL /bin/zsh
| |- PWD /Users/daha1836/src/drush
| |- XDEBUG_CONFIG idekey=my-php-53
| |- PHP_SELF /Users/daha1836/src/drush/drush.php
| |- SCRIPT_NAME /Users/daha1836/src/drush/drush.php
| |- SCRIPT_FILENAME /Users/daha1836/src/drush/drush.php
| |- PATH_TRANSLATED /Users/daha1836/src/drush/drush.php
| |- DOCUMENT_ROOT
| |- REQUEST_TIME 1380823737
| |-[-] argv[2]
| | |- 0 /Users/daha1836/src/drush/drush.php
| | `- 1 --version
| `- argc 2
|- _FILES[0]
|- HTTP_POST_FILES[0]
`- _REQUEST[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment