Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

git help~ If I know ls | wc -l. will show 28 files. just help me how to search how many .c files are there

git help~ If I know ls | wc -l. will show 28 files.

just help me how to search how many .c files are there in all of the directories in git

and how to calculate how many times has the file README.rst changed? ( I use git log to check, but the file change so many time, by mental arithmetic was 96 times)

image text in transcribed

11. (20 pts) Type the following command ls | wc -1. This command counts the total files and folders in the current directory. Using the knowledge from the previous sentence and what you've learned in class how many .c files are there in all of the directories? Make sure you move to commit daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8. Write out the commands you used for full credit. BONUS POINTS 12. (10 pts) Again, still in commit daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8. How many times has the file README.rst changed? 11. (20 pts) Type the following command ls | wc -1. This command counts the total files and folders in the current directory. Using the knowledge from the previous sentence and what you've learned in class how many .c files are there in all of the directories? Make sure you move to commit daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8. Write out the commands you used for full credit. BONUS POINTS 12. (10 pts) Again, still in commit daa9756cb6395323d6f291efe5c7d7fdc6b2e9d8. How many times has the file README.rst changed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Describe the appropriate use of supplementary parts of a letter.

Answered: 1 week ago