script help list all files in folders and subfolders
[email protected] (George Milten) Tue, 31 Mar 2015 10:59:16 +0300
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <CADVjQgbXaUPbZm1TYVxb+AhA-qsZyCoSpRM68=AX69=3LbFkPQ@mail.gmail.com> |
--089e01494304a17afa051290f987 Content-Type: text/plain; charset=UTF-8 Hello friendly folks, i would appreciate any help on the following: say we have a folder with thousands of html files. Since the file browser crashes, i am looking at making a script that would do the following: Distribute all html files in folders, say 001, 002, 003, etc, sorted by the html files' names. Then, i would like to create an index also an html file, that would exist in each folder, containing links to all the folder's stored html files. Also, if possible, a general index in the parent folder, that would allow for a tree like showing the directories as links, and in a tree like representation, below the links of the files contained in each folder. Thank you in advance p.s. we use Perl 5.18,in an ubuntu 14.04 server --089e01494304a17afa051290f987 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hello friendly folks,<div><br></div><div>i would appreciat= e any help on the following:</div><div><br></div><div>say we have a folder = with thousands of html files. Since the file browser crashes, i am looking = at making a script that would do the following: Distribute all html files i= n folders, say 001, 002, 003, etc, sorted by the html files' names. The= n, i would like to create an index also an html file, that would exist in e= ach folder, containing links to all the folder's stored html files. Als= o, if possible, a general index in the parent folder, that would allow for = a tree like showing the directories as links, and in a tree like representa= tion, below the links of the files contained in each folder.</div><div><br>= </div><div>Thank you in advance</div><div><br></div><div>p.s. we use Perl 5= .18,in an ubuntu 14.04 server</div></div> --089e01494304a17afa051290f987--