Which mode is used for allowing file write,read and append
mode?

Answer Posted / preeti

chmod 777.

The three 7 individually tell the process for read write
appened.
If we have to read write and execute a file ,all we have to
do is
chmod 777 filename.ext

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to use grep command to list find the records of a file containing 10 different strings?

593


Differentiate cmp command from diff command.

586


What does touch command do in unix?

725


What are some command words?

561


What is the comma to display different lines that are found when compare two files?

593






What is rmdir command?

551


What is command substitution?

621


What is the functionality of a top command?

623


Explain command to view process running?

611


Differentiate cat command from more command.

574


What does the “echo” command do?

624


What are reported commands?

562


What do chmod, chown, chgrp commands do?

633


What is the comma to show the space allocation of files?

558


How to find $ai_serual resolved path by using unix

1024