如何读取文件名为"-“(破折号,不是stdin)的内容?
发布于 2010-01-18 23:45:25
cat <-将在*nix下工作。
https://stackoverflow.com/questions/2087170
相似问题