Practice Quiz: Before Version Control
Graded Quiz • 30 min Quiz5 Questions Week 1
Re⥃askly Logo

Practice Quiz: Before Version Control

Graded Quiz • 30 min Quiz5 Questions Week 1
Practice More Quizzes:
Quiz
Quiz
Quiz
5 Questions Week 1
Quiz
Quiz
5 Questions Week 2
Quiz
Quiz
4 Questions Week 3
Quiz
Quiz
5 Questions Week 4
Quiz
5 Questions Week 4
Quiz

Q:

Your colleague sent you a patch called fix_names.patch, which fixes a config file called fix_names.conf. What command do you need to run to apply the patch to the config file?

Q:

You’re helping a friend with a bug in a script called fix_permissions.py, which fixes the permissions of a bunch of files. To work on the file, you make a copy and call it fix_permissions_modified.py. What command do you need to run after solving the bug to send the patch to your friend?

Q:

The _____ commandhighlights the words that changed in a file instead of working line by line.

Q:

How can we choose the return value our script returns when it finishes?

Q:

In addition to the original files, what else do we need before we can use the patch command?

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
Find Questions in This Page: "CTRL+F"