Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1515I 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 2247I 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
How are shells born?
Where is bash history?
How to check if a directory exists?
What are the advantages of shell scripting?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is scripting used for?
Is powershell a bash?
How will you emulate wc –l using awk?
What is the default shell of solaris?
What is the default ubuntu terminal?
What is the fastest scripting language?
What is wc in shell script?
What is computer cli?
How does path variable work?
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?