Once we faced a problem. We received a ticket from our client, “Can't update the price of the 63072 m item”. This is an e-commerce website with automatic data import in xls format. We built this si...
Have you ever tried to delete millions of files from one folder? Quite often this question is discussed on forums. It’s true that a common method rm -rf fails if there are too many files. A simple...