Freeing disk space with ">" | Linux Today

Freeing disk space with “>”

Written By
Web Webster
Web Webster
Nov 19, 2009

“The basic problem is that if another process has a file open
(for reading or writing, it doesn’t matter), the disk blocks are
not freed by an “rm” until the process or process using the file
quits (or stops using the file, at least). That part seems to be
well understood.

“What is perhaps more difficult to understand is why a simple
“>” CAN free up the bytes that “rm’ cannot.

“To show that, we need to write a little code. I’ll use Perl for
that, but if you don’t grok Perl, don’t worry -I’ll explain it as
we go along. I did this on a Mac, but you’d see the same thing on
Linux or BSD.

“Let’s start with the “rm” issue. Our Perl code will just open a
file and loop. We’ll run that in one Terminal window and do
everything else in another.”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.