Help for this page

Select Code to Download


  1. or download this
    `grep -v $removeq $sourcefile /dev/null /dev/null > $tempfile`;
    
  2. or download this
    &clean_the_file( $sourcefile, $removeq );