Linux Intro (pt 8)
Thenamedfileresidesonaread-onlyfilesystemandeitherO_WRONLY,O_RDWR,O_CREAT(ifthefiledoesnotexist),orO_TRUNCissetintheoflagargument.,Theargumentflagsmustincludeoneofthefollowingaccessmodes:O_RDONLY,O_WRONLY,orO_RDWR.Theserequestopeningthefileread-o...。參考影片的文章的如下:
