Name: Anonymous 2013-02-20 13:09
_______________________________________________________________________________
$ sh pipes.sh
: not found: pipes.sh:
pipes.sh: 3: pipes.sh: declare: not found
pipes.sh: 4: pipes.sh: declare: not found
pipes.sh: 5: pipes.sh: declare: not found
pipes.sh: 6: pipes.sh: Syntax error: "(" unexpected
_______________________________________________________________________________
$bash pipes.sh
pipes.sh: line 2: $'\r': command not found
")syntax error: invalid arithmetic operator (error token is "
")syntax error: invalid arithmetic operator (error token is "
")syntax error: invalid arithmetic operator (error token is "
pipes.sh: line 6: v: readonly variable
pipes.sh: line 10: $'\r': command not found
")syntax error: invalid arithmetic operator (error token is "
pipes.sh: line 13: syntax error near unexpected token `$'in\r''
'ipes.sh: line 13: `case $arg in
_______________________________________________________________________________
Using Ubuntu 12.10 with gnome-shell
$ sh pipes.sh
: not found: pipes.sh:
pipes.sh: 3: pipes.sh: declare: not found
pipes.sh: 4: pipes.sh: declare: not found
pipes.sh: 5: pipes.sh: declare: not found
pipes.sh: 6: pipes.sh: Syntax error: "(" unexpected
_______________________________________________________________________________
$bash pipes.sh
pipes.sh: line 2: $'\r': command not found
")syntax error: invalid arithmetic operator (error token is "
")syntax error: invalid arithmetic operator (error token is "
")syntax error: invalid arithmetic operator (error token is "
pipes.sh: line 6: v: readonly variable
pipes.sh: line 10: $'\r': command not found
")syntax error: invalid arithmetic operator (error token is "
pipes.sh: line 13: syntax error near unexpected token `$'in\r''
'ipes.sh: line 13: `case $arg in
_______________________________________________________________________________
Using Ubuntu 12.10 with gnome-shell