Write an rsync command that copies the backmeup directory from your home directory on the local system to the /tmp directory on guava, preserv- ing file ownership, permissions, and modification times. Write a command that will copy the same directory to your home directory on guava. Do not assume the working directory on the local system is your home directory.
What will be an ideal response?
Computer Science & Information Technology
You might also like to view...
Which of the following keys promotes a level, as when you have been entering bullets and want to start a new slide?
A. Tab B. Shift Tab C. Enter D. Ctrl Tab
Computer Science & Information Technology
Event bubbling is _______.
(a) the process of child elements passing events to their parent elements. (b) the process of sorting elements which contain events that have fired. (c) the process of sorting events which have fired. (d) the process of parent elements passing events to their children.
Computer Science & Information Technology