[ILUG-BOM] Re: File Deletion

neelam neel_linux@[EMAIL-PROTECTED]
Mon Jan 29 16:46:40 IST 2007



Manoj Srivastava <srivasta at debian.org> wrote:  Hi,

What you are looking for are POSIX functions:
opendir - open a directory
readdir - read a directory
stat, fstat, lstat - get file status
remove - delete a name and possibly the file it refers to
unlink - remove a directory entry
rmdir - remove a directory
closedir - close a directory

manoj
-- 
--- Thnx a lot Manoj !

-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers


 
---------------------------------
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers.


More information about the Linuxers mailing list