[ACCEPTED]-How can I count the number of bytes in a binary file in Bash?-bash
Accepted answer
wc -c yourimg.png
should do what you want, without a “useless use of cat
”.
0
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.