What command needs to be used to take the backup?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What are the zombie processes?

0 Answers  


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

0 Answers  


What is the significance of $#?

0 Answers  


What command needs to be used to take the backup?

0 Answers  


Why is used in shell scripting?

0 Answers  






Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


How to customise the existing shell?

1 Answers  


How to get the last line from a file using just the terminal?

0 Answers  


What is the crontab?

0 Answers  


What does it mean to debug a script?

0 Answers  


how will you find the total disk space used by a specific user?

0 Answers  


How many fields are present in a crontab file and what does each field specify?

0 Answers  


Categories