Last updated on November 22nd, 2024 at 10:47 amScript works to check the size of a file passed as a command-line argument, provides its size in bytes or kilobytes and display it in KB (Kilo Bytes). To check the size of a file, you must provide the file name as an argument, and the script […]