相关问题
- Is shmid returned by shmget() unique across proces
- how to get running process information in java?
- Error building gcc 4.8.3 from source: libstdc++.so
- Why should we check WIFEXITED after wait in order
- Null-terminated string, opening file for reading
创建文件的时候把路径带上,相对路径绝对路径都可以
比如touch abc/123
就是在abc子目录下创建名为123的空白文件