On Sat, Oct 9, 2010 at 12:43 AM, Caleb Stein <calebzst...@gmail.com> wrote: > I'm constantly getting the message, ":/ write failed, filesystem is full", > so I did df, and it said that my / filesystem was at 108%. What files can I > delete to free some space? du -chx / to view all and their sizes you might want to use du -cx /|sort to view them largest to smallest.
-- Eitan Adler _______________________________________________ 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"