2007/01/18

file limit

I have about 23000 files in a single directory. If I try to use mv, rm or zip *.* for files in the directory, there is a prompt of argument too long. This sends a clear signal to me that there is a limit on the number of files mv or rm can work on. I am interested to know this limit. How can I find out ?

No comments: