Linux command-line: Find the total size of all files of a particular type in a directory tree

Опубликовано: 30 Сентябрь 2024
на канале: Chandrashekar Babu
303
12

The find command found on most UNIX/Linux systems a powerful tool to search for files/folders using various criteria.

This video teach you how to use 'find' command with other shell tools and features to find out the total size usage of a particular file type in a directory tree.