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.
我必须找到从 java 6 更改它的解决方案。我知道可以使用 Files.nio 来完成,但我应该只使用 java 6 API。
我真的不想使用 Runtime.getRuntime().exec("chown xx yy");