Hi. Vadim Nasardinov wrote: > The output from this script looks like this (best viewed with a > fixed-width font): > > /tree.rb /usr/lib/ruby/1.8/ > +/usr/lib/ruby/1.8/ > | English.rb > | Env.rb > | base64.rb > | benchmark.rb > +- bigdecimal/ > | jacobian.rb I have one question: With your code the files in a folder will be print out at first. Is it possible to change this that the order is inverted: at first the folders an after that the files? I tried it yesterday but I can't get a working solution. bye Dirk Einecke