解决文件过多而不能删除的问题Hi, This isn't a real bug, but I thought I'd better mention it anyway as I've hit it a few times now. I guess it stems from the days when storage was rare and memory rarer. Basically, I've occasionally have problems with the limit imposed by the "*" operator when handling files. E.g.
In this case I can simple delete the dir and recreate it. The situation has only come to light since moving a process off an NT box onto a GNU/Linux samba combo. I find it interesting that the `ls' works for an obscene number of files, yet `ls *' doesn't. bash fails nicely as above, but /bin/sh either returns "Segmentation fault" or kills my connection! Any ideas (other than "don't get involved with legacy systems that store lots of files in a single dir")? 上一篇:Linux/Unix下串行通信调试工具sct 1.04版简介 下一篇:我的qmail+vpopmail+igenus的安装历程 更多相关文章
|
推荐文章
精彩文章
|