:: SLO.BAT -- This DOS batch script creates a number of empty subdirectories on your
:: disk. The directory names consist of legal file name characters. I use this for
:: testing purposes, but this can also be a (bizarre) way to watermark your disk!
:: Simply Select All (^A) and Copy (^C) this page to the clipboard and then paste
:: it into a DOS box to execute it as if typed in by hand. In Explorer
:: (using a fixed font for the icons), the result will look similar to this.
@C:
@MD \000Slo > NUL
@CD \000Slo > NUL
@MD "00+-----------------------------------------------------------------------------+"
@MD "01!free.fr!############ ZEN -- ZTree Environment Nirvana ################# ASCII!"
@MD "02!zimbra!### .g''' #define;,_HAIR.,0;ze 9090)####Pp....[French][M-W][Translate]!"
@MD "03!TV!...............!Learner!dsf! .. iop '.dds [FTPsearch][Yahoo][Answers][TED]!"
@MD "04!Health!xx.a.a.a.8*66hjkl..((                   ,.B.[TwiT][duckduckgo][Goolge]!"
@MD "05!Edufun!;]                                            xw~[Wikipedia][Betanews]!"
@MD "06!Earth!,....                                             [........][.........]!"
@MD "07!Zavicaj!pd                                                 )gsM[Kartoo][dmoz]!"
@MD "08!France!#;W                                                        ~()c[Mappy]!"
@MD "09!Music!##d                                                       dfas[-------]!"
@MD "10!Chess!##d                                                       ~&~[--------]!"
@MD "11!Mobile!#,     __,s., ~~4N~C,a-_            ___            6#M[YourDictionary]!"
@MD "12!#######L#  ,pa^         ,_;__% ,_         ^WWMee#.a_           #@@__[Archive]!"
@MD "13!######CLew_]4     . _,gNOgg34# JG_ggg6gg2appq,_____  ~ -_     ~~Y#Qg^ ]######!"
@MD "14!######BLK,.-     -4 %[VMS]Q2#C#9i2C##CCECBWC[unix]Se__  ~Mpq##  +C-~  #######!"
@MD "15!#######Lj  (            ~1H#MB% I   7WBMB5BZL~8W9C~QgLg  Q#CpO    -  _ ######!"
@MD "16!#######~a              .-^~    j~    7#CC#pC_   ` ~  _~  r        p    6#####!"
@MD "17!########                     ,=       MBC% ~~~             )     {   ~d######!"
@MD "18!#######g#         `         -'        `M#C%                       P  ,#######!"
@MD "19!#########             ~ _ '            ~##hm___        .a'           W#######!"
@MD "20!#########m                               7#C#$xxg--g^~~        ii   #########!"
@MD "21!#########m                   N_    __,ggazMB                k      #S########!"
@MD "22!#########,m#                j#9g_ggJJC#CW0~               j.       ##########!"
@MD "23!##########m  #              3B#####ggM##dg_     _    .. hh        ###########!"
@MD "24!##########,               = M9########CW^~ ~-   ~  ~ ]d  ,       ############!"
@MD "25!###########!   .#     _g#dgggggm52CECBCMMga_q_, r  ~g,9g-r      #############!"
@MD "26!#############!  ##x..gBW# `~^4pg__jW#C##B####BC _  Q%q39a    ,$##############!"
@MD "27!#################...C9X         `  MZM##C##M#C,   ~^_^#.,    ,###############!"
@MD "28!##############;;...,g        c&JaafBBW=63  ~zMWg_,  'sa.a   CCC##############!"
@MD "29!############!C    _,$_        ~4C#BC#44~    $WDCgC  ~- ####Groks#Joel Spolsky!"
@MD "30!Twitter#########!#kz              C       bq BC42-WC     A2##Douglas Johnston!"
@MD "31!YouTube########.mW-                 r,      zEgJ= z#Jakob Nielsen#Jeff Harrow!"
@MD "32!Ustream####### #ov_ &~(;     =              `       ]g##~#...#Edge#Jef Raskin!"
@MD "33!EyeJot########### Cj)#)(_(_                   __!W#####C~##Richard P. Gabriel!"
@MD "34!LinkedIn######## ######  -              p   g###  #C#####Literate Programming!"
@MD "35!Facebook##########`C#B#=,                       M## #C######jimmyr#TouchGraph!"
@MD "36!Blogger##############OPP#                      09)~)(########################!"
@MD "37!DASS!###### ###########OPP#!!asdf asfaasEEE  po[klk0 ########################!"
@MD "38!###################### ############################ #####xxx#### ############!"
@MD "39!© 1951-2010, Contact ###################### Iñtërñàtíøñãlîzâtìöñ_Lòçålîzätìóñ!"
@MD "40+-----------------------------------------------------------------------------+"
@CD ..
:: Visits:         Updated: 20110329
Locations of visitors to this page