We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › live output of the file directory structure
Page Index Toggle Pages: 1
live output of the file directory structure (Read 1133 times)
live output of the file directory structure
May 8th, 2010, 12:18am
 
Is there a library or a way to display the file and folder structure of a computer..

which would give and outpute like

foldername
-file
-file
-file
  -folder name
   -file
   -file

or an xml output of a ls -R
or maybe just a simple way to get an command line output in processing ?

In the end I am just looking to look at my computer file system in anyway I can ! Any help or pointer toward a library would be great.

thanks !
Re: live output of the file directory structure
Reply #1 - May 8th, 2010, 1:07am
 
Page Index Toggle Pages: 1