Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1500I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
1 2236I 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.
1027Post New Shell Script Questions
How do I run a shell script in powershell?
How will you copy a file from one machine to other?
How do I run a script from command prompt?
Why are there shells on the beach?
Explain about echo command?
What is the difference between bash and shell?
What are the advantages of shell script?
How will you find the 99th line of a file using only tail and head command?
What is the use of "$?" Sign in shell script?
How do I start a shell script?
What are different types of shell?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
Explain about the slow execution speed of shells?
What is awk script?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?