I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of script interpreter in shell scripting?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
How to get the 3rd element/column from each line from a file?
How will you emulate wc –l using awk?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What are the two files of crontab command?
What is egrep?
How will you connect to a database server from linux?
how to get part of string variable with echo command only?
What is eval in shell script?
Explain about gui scripting?
How to check if a directory exists?