回複

回答: 回複:good at unix? try this.急呀!!!!2005-04-06 21:25:41

unlink is a function call, means delete a file. So it won't occcupy your space.

Find someone who is family with C program, it is a easy job.

Or, u can find another way,, for example,, backup all other files in that directory and its sub-directory, and use "rm -rf thatDirectoryName" to remove whole directory, and then backup all other files.

請您先登陸,再發跟帖!