Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1582I 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.
1069Post New Shell Script Questions
How to print all the arguments provided to the script?
What is a shell in operating system?
Explain how you Automate your application using Shell scripting.
What can scripts do?
What are the different commands available to check the disk usage?
What is the difference between scripting and coding?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
Is it possible to substitute "ls" command in the place of "echo" command?
What is awk in shell script?
Is shell script a programming language?
What is the best scripting language?
How to get the last line from a file using just the terminal?
How important is shell scripting?
How can I send a mail with a compressed file as an attachment?
What is a command line shell?