What command needs to be used to take the backup?
No Answer is Posted For this Question
Be the First to Post Answer
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
what is info area how many types?
What is the difference between a 'thread' and a 'process'?
How do you create a shortcut in linux?
What does chmod do?
How many prompts are available in a UNIX system?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
What is the difference between a shell variable that is exported and the one that is not exported?
write a shell script to check whether all the directories in the path exist has read and write permission
What is the significance of the shebang line in shell scripting?
How to take input values from the user?
What language is shell scripting?