The UNIX and Linux Forums
>
Special Forums
>
Filesystems, Disks and Memory
mv files still in use - space not freed
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
mv files still in use - space not freed
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
01-08-2008
frank_rizzo
Registered User
Join Date: Dec 2007
Posts: 208
fuser will show open files that have been deleted on a given file system. Until that process is stopped the space will not be freed. Before messing with files make sure no process has it open with fuser.
frank_rizzo
View Public Profile
Find all posts by frank_rizzo