Top "Diskspace" questions

Issues relating to availability of disk space.

Measure disk space of certain file types in aggregate

I have some files across several folders: /home/d/folder1/a.txt /home/d/folder1/b.txt /home/d/folder1/…

linux bash unix diskspace
Increase Disk Space on Docker Toolbox

I'm trying to start some very large Containers on Docker Toolbox (about 18 GB in total). Unfortunately, I always get the …

docker containers virtualbox diskspace toolbox
Get amount of free disk space using Go

Basically I want the output of df -h, which includes both the free space and the total size of the …

go diskspace
How can I reduce the size of a Subversion repository?

I have a pair of svn repositories which are significantly larger than others. They're not too big for svn, but …

svn diskspace
extending logical volume in ubuntu

I have the following problem. I ' ve added a 20GB to my ubuntu machine (from 20 to 40gb). Now this …

ubuntu extend diskspace
Any way to keep curl's cookies in memory and not on disk

I'm doing some cURL work in php 5.3.0. I'm wondering if there is any way to tell the curl handle/object …

php curl diskspace
Eclipse .metadata\.plugins disk space

Eclipse's .metadata/.plugins seems to consume way too much space (235 MB), is there something I can safely throw away and …

eclipse plugins metadata diskspace eclipse-metadata
Get available diskspace in ruby

What is the best way to get diskspace information with ruby. I would prefer a pure ruby solution. If not …

ruby diskspace
postgreSQL vacuum temp files?

I've got a "little" problem. A week ago my database was reaching full disk capacity. I deleted many rows in …

postgresql diskspace vacuum
Git disk usage per branch

Do you know if there is a way to list the space usage of a git repository per branch ? (like …

git diskspace