Help for this page

Select Code to Download


  1. or download this
    #!/bin/sh
    find ... -print
    find ... -print
    find ... -print
    find ... -print
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
          print("$ts Failed to delete $file\n");
       }
    }
    
  3. or download this
    old_files | unlink_and_log > unlink.log