Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
Hi
hope someone can help. If I ssh into the DNS-313 and
ls -l THE_MATRIX_REVOLTIONS.avi
gives 2079465472 bytes
ls -sk THE_MATRIX_REVOLTIONS.avi
gives 253841
This should be
2030728 = 2079465472 / 1024
Anyone know why this is not correct ?
Many Thanks
Offline
Are you using an advanced format disk, by chance?
The size is given in multiples of 8kB. I wonder if -k is implemented as 'the number of sectors devided by 2'.
Offline
Pages: 1