I have a utility where i am unzipping a library and creating soft link.
But the problem is sometimes it copies a 0 byte library at the folder as shown below.
0 Jun 3 14:47 libtest.so.3.2.3
21 Jun 3 15:15 libtest.so -> libtest.so.3.2.3
Can somebody help me on this,although its a very rare scenario.