29 | | ./sage --sh -c 'ecl < <(echo x) 2>/dev/full' |
| 29 | jdemeyer@boxen:/release/merger/sage-5.9.beta4$ ./sage --sh -c 'ecl < <(echo x) 2>/dev/full' |
| 30 | ECL (Embeddable Common-Lisp) 12.12.1 (git:UNKNOWN) |
| 31 | Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya |
| 32 | Copyright (C) 1993 Giuseppe Attardi |
| 33 | Copyright (C) 2000 Juan J. Garcia-Ripoll |
| 34 | ECL is free software, and you are welcome to redistribute it |
| 35 | under certain conditions; see file 'Copyright' for details. |
| 36 | Type :h for Help. |
| 37 | Top level. |
| 38 | > /bin/bash: line 1: 17727 Segmentation fault ecl < <(echo x) 2> /dev/full |