|
Sammy I agree that the variables denote current process id and the current timestamp making filename as unique. But there is a small thing here for consideration. The process ids are unique only up to a certain number. After it reaches the maximum number allowed there is possibility of the process id getting repeated again. Also attaching timestamp though makes it unique filename I feel it would give a bad shape to the filename.
|