On 13 June 2012 16:23, Peter Vereshagin <pe...@vereshagin.org> wrote:
> Hello.
>
> I have the directory in the file system with 2 regular files each  of  which  
> is
> sized as 700M according to 'ls -l'.  But the torrent client and 'du -s' and  
> 'ls
> -l's 'total' show that the directory size is 300M.
>
> How can that be?  Are there different file sizes  stored  on  a  ufs1  in  
> their
> metadata?
>
> ot the least how could I see the 'real' size of each of those files, both  
> ~150M
> actulally, with a system command?
>

The -s flag to ls(1) will show you the actual number
of blocks in use (I believe it honours BLOCKSIZE,
though you might want to check).

-- 
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to