Quoting Ron Croonenberg <[EMAIL PROTECTED]>:

Hello,


I have a cluster that mounts OpenAFS volumes. That all seems to work.
Things is that I have an MPI app that creates quite a few (a lot
actually) files. After I was done and wanted to delete those files I
got: -bash: /bin/rm: Argument list too long

Nothing wrong AFS wise, but made me wonder. How many files does a
directory on an OpenAFS volume "hold" ?

This has nothing to do with AFS and everything to do with your
bash line-length limits.  Maybe try something like:

 rm -ri .

Ron

-derek

--
      Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
      Member, MIT Student Information Processing Board  (SIPB)
      URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
      [EMAIL PROTECTED]                        PGP key available

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to