Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1513I 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 2246I 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.
1034Post New Shell Script Questions
What is the syntax of "nested if statement" in shell scripting?
Explain about login shell?
How to redirect both standard output and standard error to the same location?
Can we run shell script in windows?
wats the deinitions for shell utility and filter?
What is $1 in shell scripting?
How do I edit a .sh file?
How will you find the 99th line of a file using only tail and head command?
Can shell script run on windows?
shell script for reverse the string
How to pass an argument to a script?
What is echo in shell?
What is shell chemistry?
How many fields are present in a crontab file and what does each field specify?
What are the various stages of a linux process it passes through?