Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1580I 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 2306I 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.
1068Post New Shell Script Questions
What is computer cli?
What is the significance of the shebang line in shell scripting?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How are shells born?
What is mac default shell?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
Explain about "s" permission bit in a file?
What is difference between shell and bash scripting?
How can I set the default rwx permission to all users on every file which is created in the current shell?
What is a beat in a script?
What is shell application?
Explain about login shell?
How to print all array elements and their respective indexes?
How can you find out how long the system has been running?
What are the different variables present in linux shell?