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
Calculate a real number calculation directly from the terminal and not any shell script.
What is the lifespan of a variable inside a shell script?
What will happen to my current process when I execute a command using exec?
Write a command sequence to find the count of each word?
What is gui scripting?
What does it mean to debug a script?
Why is it called a shell?
Explain about stdin, stdout and stderr?
what is info area how many types?
What is a batch file used for?
How do you find out What is your shell?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
Give some situations where typing error can destroy a program?
I want to connect to a remote server and execute some commands, how can I achieve this?
What are different types of shell?