GNU/Linux ◆ foot-extra ◆ zsh 239 views

With ipython I open a file handle to ‘myfile’ then change the file system permissions to read-only and write contents to the file from ipython. Then I close the file and try to open it again in write mode which fails.