0

private take alot of space when all my files 70 gb so please help me df -h

Filesystem           Size  Used Avail Use% Mounted on
/dev/sda6            451G  262G  167G  62% /
none                 4.0K     0  4.0K   0% /sys/fs/cgroup
udev                 2.0G  4.0K  2.0G   1% /dev
tmpfs                392M  476K  392M   1% /run
none                 5.0M     0  5.0M   0% /run/lock
none                 2.0G  4.0K  2.0G   1% /run/shm
none                 100M     0  100M   0% /run/user
/dev/sda1            230M   40M  175M  19% /boot
/home/user/.Private  451G  262G  167G  62% /home/user

1 Answers1

0

Providing you can login as root, just type sudo rm -rf ~/.Private at the console. Have you tried looking into its contents? It's important to make sure it's not holding anything you might want to keep.