rb_file_executable_p 3660 file.c return rb_file_executable_p(0, argv[1]); rb_file_executable_p 4674 file.c define_filetest_function("executable?", rb_file_executable_p, 1);