0 Shell Script January 15, 2023 1 Min Read How to Delete Zero-Sized Files Using Shell Script Write a shell script to remove the zero sized file from the current directory. In this article, you will discover 3 methods for writing a shell script that locates and…