(Elementary user)
To check whether incoming data is 'growing' in size, I use the following command:
ls -ald my_file
The file size however is often quite large hence may have nine or ten positions, e.g.193788378
Is there a method of showing the size in megabytes or gigabytes?
Best regards
To check whether incoming data is 'growing' in size, I use the following command:
ls -ald my_file
The file size however is often quite large hence may have nine or ten positions, e.g.193788378
Is there a method of showing the size in megabytes or gigabytes?
Best regards