HubsInfo Network
You're browsing our forum as a Guest meaning you can only see a portion of the forum in read-only mode. To view all forum nodes and be able to create threads/posts please register or log-in.
PHP MySQL Linux Material Design Web Hosting Online Games SimCity BuildIt

Print contents of a directory to CSV from command line in Linux

0 Members and 1 Guest are viewing this topic.

Print contents of a directory to CSV from command line in Linux
« on: November 01, 2019, 10:21:09 AM »
On Linux open your terminal

Code: [Select]
find /home/Downloads/mop-icons -printf '"%P";"%Tc";"%s";\n' > mop-icons-list.csv







--
Ref: https://askubuntu.com/questions/311135/print-contents-of-a-directory-structure-filesystem-to-csv-on-the-command-line
 



Linux Ubuntu Guides Linux games - Lutris.net