Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 294 Bytes

File metadata and controls

11 lines (10 loc) · 294 Bytes

cli-convertors

Script that will help you to convert different types of files

Examples

USER:~/Desktop$ bash xml2csv.sh numbers.xml books.xml My_Movies/
Converting: "numbers.xml"...  SUCCESS
Converting: "books.xml"...    SUCCESS
ERROR: My_Movies/ is not a file
USER:~/Desktop$