
Bash file to get full folder items path list (UPDATED)
- or -
Post a project like this3190
$$
- Posted:
- Proposals: 7
- Remote
- #1631929
- Completed
Description
Experience Level: Intermediate
General information for the business: Consulting company
Description of requirements/functionality: We have a folder with many sub folders with one or many documents inside:
Folder1
- doc F1-1.png
-doc F1-2.doc
- doc F1-3.jpg
- doc F1-4.xls
Folder2
- doc F2-1.doc
-doc F2-2.jpg
doc F2-3.doc
The goal is to get the relative path of each file concatenated per folder.
***UPDATE From our last client's request : We need to separate image files from others files ***
What we need is to get a csv file with the following data:
Folder Title ; document_path; image path;
Folder1;Folder1/doc F1-2.doc | Folder1/doc F1-4.doc ; Folder1/doc F1-1.png | Folder1/doc F1-3.jpg ;
Folder2; Folder2/doc F2-1.doc | Folder2/doc F2-3.doc ; Folder2/doc F2-2.jpg ;
OS requirements: Linux
Extra notes: This job is Urgent, so we'll prioritize the best reactivity
Description of requirements/functionality: We have a folder with many sub folders with one or many documents inside:
Folder1
- doc F1-1.png
-doc F1-2.doc
- doc F1-3.jpg
- doc F1-4.xls
Folder2
- doc F2-1.doc
-doc F2-2.jpg
doc F2-3.doc
The goal is to get the relative path of each file concatenated per folder.
***UPDATE From our last client's request : We need to separate image files from others files ***
What we need is to get a csv file with the following data:
Folder Title ; document_path; image path;
Folder1;Folder1/doc F1-2.doc | Folder1/doc F1-4.doc ; Folder1/doc F1-1.png | Folder1/doc F1-3.jpg ;
Folder2; Folder2/doc F2-1.doc | Folder2/doc F2-3.doc ; Folder2/doc F2-2.jpg ;
OS requirements: Linux
Extra notes: This job is Urgent, so we'll prioritize the best reactivity
Mathieu D.
100% (15)Projects Completed
13
Freelancers worked with
9
Projects awarded
100%
Last project
4 Jun 2020
France
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-

I'll ask again as it didn't seem to go through last time.
Why not redirect a find to a file and sort the contents in Excel? -

Hi Mathieu,
Do you need this to be done with Bash script only ?
OR
A program written in C/C++ will also work for you ?
Thanks
Sumit
SaS Technologies
455105454572
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies