質問編集履歴

1

error

2016/11/22 05:13

投稿

tomic
tomic

スコア8

test CHANGED
File without changes
test CHANGED
@@ -10,15 +10,15 @@
10
10
 
11
11
  -bash: eval: line 2: syntax error near unexpected token `('
12
12
 
13
- -bash: eval: line 2: `?export PATH="/Users/hasegawatomoya/.rbenv/shims:${PATH}" export RBENV_SHELL=bash source '/usr/local/Cellar/rbenv/1.0.0/libexec/../completions/rbenv.bash' command rbenv rehash 2>/dev/null rbenv() { local command command="$1" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(rbenv "sh-$command" "$@")";; *) command rbenv "$command" "$@";; esac }?'
13
+ -bash: eval: line 2: `?export PATH="/Users/namesr/local/Cellar/rbenv/1.0.0/libexec/../completions/rbenv.bash' command rbenv rehash 2>/dev/null rbenv() { local command command="$1" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(rbenv "sh-$command" "$@")";; *) command rbenv "$command" "$@";; esac }?'
14
14
 
15
15
  -bash: eval: line 47: syntax error near unexpected token `echo'
16
16
 
17
- -bash: eval: line 47: `} echo eval export PATH="/Users/hasegawatomoya/.rbenv/shims:${PATH}"'
17
+ -bash: eval: line 47: `} echo eval export PATH="/Users/name/.rbenv/shims:${PATH}"'
18
18
 
19
19
  -bash: eval: line 48: syntax error near unexpected token `source'
20
20
 
21
- -bash: eval: line 48: `} source /Users/hasegawatomoya/.bash_profile'
21
+ -bash: eval: line 48: `} source /Users/name/.bash_profile'
22
22
 
23
23
  -bash: ‘export: command not found
24
24