problem with crout file

helloI have a problem with a crout file, that made grow my /tmp FS.I deleted the file, but the FS is still on 98%.What to do?Thanks a lot
[172 byte] By [widjayya] at [2007-11-26 13:51:16]
# 1
Possibly a process still has the file open. The space is not reclaimed until its both deleted and all programs using it finish.If you can't work out what program has it open, you can always reboot the box.
robert.cohena at 2007-7-8 1:28:29 > top of Java-index,General,Talk to the Sysop...
# 2
Ok. I found out that /tmp is a special swap space.So that's ok: the ptree command showed me that a defunct process, initiated by a script lauched from crontab, was the root cause of that always growing in the /tmp FS.Thank you.
widjayya at 2007-7-8 1:28:29 > top of Java-index,General,Talk to the Sysop...