Answer Posted / sudhan rose victor
It is in /var/spool/cron/crontabs
Each user have seperate file in this location. moreover
normal user cannot view this file, only root user can
access.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the difference between bash and shell?
What shell is bin sh?
Explain how you Automate your application using Shell scripting.
What is shell and shell script?
Explain about debugging?
What is a program shell?
Why do we write bin bash in shell scripts?
Is shell scripting difficult?
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
When should shell programming/scripting not be used?
What is another name for a bash shell script that you might see?
What is meant by $1 in shell script?
What are the disadvantages of shell scripting?
How does path variable work?
What does sh mean?