Shell Script to Display Name & Size of a File Whose Size is Greater than 1000 Bytes
We must have in situations at least once where we need to list files for their particular size maybe in bytes, kilobytes and so on, there comes a need to minimize tedious task to save time and focus on the required things. So we need certain tools or scripts to do this for us, here's where Linux and