saving . . . saved linux file has been deleted. linux file has been hidden .
linux file
Title
Question
which command gives the read,write and execute permission to the owner only 

Linux-New Linux-File-Ownership-and-Permissions 00-01 min 0-10 sec 06-04-26, 1:13 p.m. shahanasiva26@gmail.com

Answers:

chmod 700 = full permissions for owner, no permissions for others.
06-04-26, 3:58 p.m. Bhavi_ubuntu


chmod 700 myfile gives the read,write and execute permission to the owner only
15-04-26, 11:03 a.m. sudhanshuranjan9102@gmail.com


Log-in to answer to this question.