H.S. wrote: > I think I have asked this before. Does thunar allow me to arrange the > files spatially (drag and drop) and then to rename them sequentially in > that order? I couldn't do this in Linux when I tried this earlier this > year. I think I tried thunar too at that time after a suggestion by > someone here. However, in the end, I could only do it in Windows.
You can use find -mindepth 1 -maxdepth 1 to give you a list of filenames in disk order. If you use reiserfs (I know v3) and possibly btree for ext3, you may not get the files in the order you want due to the restructuring it does on the fly. -- Lab tests show that use of micro$oft causes cancer in lab animals Got Gas??? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]