I have some css files and I want to compare and copy the different information in another file ?
is any way to do that ?
For example: I have the css file named a.css and b.css and what is different in that two I want to copy in another file, or just to ‘auto select’ all that information that are different
thanks
Using diff
If you are on OS X or LInux, type: