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 are the Different types of shells?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
What is a beat in a script?
how will you find the total disk space used by a specific user?
What is in a script?
What is the first line of a shell script called?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
How to customise the existing shell?
What is the difference between grep and egrep?
How can we find the process name from its process id?
How to use arguments in a script?
How do I open the shell prompt?