Write a python program to implement the diff command

Assignment Help Python Programming
Reference no: EM13261

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command. This command will look at the contents of two directories and report on the differences between them. This includes those ?les that are only in one directory or the other, as well as ?les that have the same name, but have different characteristics as de?ned below.

The format of this command will be: diff [-R] [-c value] directory1 directory2

The options are as follows:

• -c value, determines what level of difference should be reported between two ?les. If not speci?ed, the default is to say that two ?les are the same if they have the same name and are not different types (?le vs. directory). If the option is speci?ed with a value of 1, then two ?les are only considered the same if they also have the same size. If the option is speci?ed with a value of 2, then two ?les are only considered the same if they have the same size and the same exact contents.

• -R, when present the contents of subdirectories with common names in each directory should also be analyzed in a recursive manner.

The report generated by the program should include three lists of ?les for every pair of directories (or subdirectories in the recursive case). The ?rst list contains those ?les only in directory1. The second list contains those ?les only in directory2. The third list contains those ?les that have the same name in each directory, but are considered different based on the -c option value. These lists should be sorted alphabetically. If a bad option is given to the command an error message should be displayed (including a bad value to the -c option). If anything other than two directories are speci?ed on the command line, an error message should be displayed.

Reference no: EM13261

Questions Cloud

An aspect of poverty in canada : Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.
Prepare a flexible budget gator divers : Prepare a Flexible Budget Gator Divers is a company that provides diving services such as underwater ship repairs to clients in the Tampa Bay area.
Discuss the role that science plays in your daily life : Role that science plays in your daily life and Integrity, Intensity, Innovation, and involvement in scientific field
Application of law to facts : Company Law, Application of Law to Facts and Conclusion.
Write a python program to implement the diff command : Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.
Sources of finance for expansion into new foreign markets : A quoted company is considering several long-term sources of finance for expansion into new foreign markets.
Financial and accounting principles : An understanding of financial and accounting principles can be a valuable tool for managers. While not all managers will find themselves calculating financial ratios or preparing annual financial data.
Effect of regional and corporate cultural issues : Present your findings as a group powerpoint with an audio file. In addition individually write up your own conclusions as to the effects of regional cultural issues on the corporate organisational culture of this multinational company as it conducts ..
Review the business cycle : The Business Cycle is the short-term fluctuations in the economy relative to the long-term trend in output; the recurring and fluctuating levels of the GDP growth rate over time.

Reviews

Write a Review

Python Programming Questions & Answers

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd