zipping a file used by a process
Posted
by jaganath
on Stack Overflow
See other posts from Stack Overflow
or by jaganath
Published on 2010-03-17T17:44:17Z
Indexed on
2010/03/17
17:51 UTC
Read the original article
Hit count: 163
unix
i accidently zipped a log file of process (the process wasnt writing in it though, it writes it only during weekends when the process get killed).I unzipped the file immediately back. will it affect the process when it is trying to write in the log file?
© Stack Overflow or respective owner