1.

Explain how you will open a read-only file in Unix/Shell.

Answer»

You can OPEN a read-only file by: vi –R <Filename>



Discussion

No Comment Found