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