Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从这个手册页我看到退出状态将是一个通过调用exit(127)或_exit(127)从shell返回的值,意味着该值总是大于127?