Huge files left in /tmp folder

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
jorlando

Huge files left in /tmp folder

Post by jorlando »

I found several gigantic files in my /tmp folder. These are about 860 meg each. There are five of them, all with the same file creation time/date. They ran my disk resource into the ground.

The file list looks like this:

Code: Select all

-rw-------  1 apache apache 88080028800 May 26 19:42 magick-XX1K9ynM
-rw-------  1 apache apache 88080028800 May 26 19:42 magick-XX5BtxIJ
-rw-------  1 apache apache 88080028800 May 26 19:42 magick-XX9Q1DRU
-rw-------  1 apache apache 88080028800 May 26 19:42 magick-XXcpfDBz
-rw-------  1 apache apache 88080028800 May 26 19:42 magick-XXm08OZQ
[root@vps137 tmp]#
Can someone please tell me what these files are all about?

Thx
Jeff
Post Reply