Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    printf "\t";
    printf <IN>;
    close (IN);
    
  2. or download this
    Below is the output of 'echo "This_filename_has_2  2_spaces.txt" |'
            This_filename_has_2 2_spaces.txt