Gora Mohanty said on Fri, Jun 24, 2011 at 07:35:20PM +0530,: > So, if I remember correctly, one opens the file, unlinks > it (effectively making it invisible to a 'ls'), and can then merrily > read/write from/to the open file descriptor as long as the process > is running. Of course, the data that you have written will be > lost when you close the file descriptor, unless you copy it > elsewhere.
So, this means that even as I am viewing nth second of the flv, the file descriptor still contains 1st second? -- Mahesh T. Pai || "The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." --Stephen hawking _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
