i could write simple program to find out what blocks are unused and
then...do nothing.

Actually you can. Use dd if=infile of=outfile conv=sparse to convert a file to a
sparse file. This obviously only works on filesystems supporting sparse files,
such as UFS.

of course i can by copying. not really what i want


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

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

Reply via email to