Sample Header Ad - 728x90

Byte count of "ls -l <random file>" versus that of "wc -c <random file>"

26 votes
3 answers
1536 views
Is there any possible situation when ls -l file.txt is showing not the same number of bytes as wc -c file.txt In one script I found comparison of those two values. What could be the reason of that? Is it even possible to have different byte counts of the same file?
Asked by Rokas.ma (573 rep)
Jan 16, 2017, 02:35 PM
Last activity: Jan 16, 2017, 03:49 PM