Help for this page

Select Code to Download


  1. or download this
    # omnidb -filesystem server:/SHARED  '/SHARED (test)'  -listdir '/SHAR
    +ED/tmp/test'
    Type Filename
    ...
    Dir  dir3
    Dir  dir2
    Dir  dir1
    
  2. or download this
    #!/usr/bin/perl -w
    BEGIN { our($_pathname,$_filename)=($0=~m#(.*)/([^/]+)$#)?($1,$2):("."
    +,$0); push @INC,$_pathname; };
    ...
    $_->join for @threads;
    
    printData();