4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec ./test-ftello${EXEEXT} 1 2 < "$srcdir/test-ftello2.sh"
|