#define COPYMODE 0644 creat(argV[2],COPYMODE);
我在copy.c文件中有这两行代码.我不知道这意味着什么.请举一些例子
c file-permissions
c ×1
file-permissions ×1