To hijack a file using the command line, use chmod to add the write permission and then modify the file. For example: chmod +w foo.c
確定! 回上一頁