Help for this page

Select Code to Download


  1. or download this
    $ uname -a
    MINGW64_NT-6.1 w72-station 2.4.0(0.292/5/3) 2015-12-12 15:39 x86_64 Ms
    +ys
    
  2. or download this
            LINE: while (my $line = <$input_fh>) {
                chomp $line;
    ...
                }
                print $output_fh "$line\n";
            }
    
  3. or download this
    $ git commit -m "Updated line endings git-push-all-remotes.pl."
    
    
    ...
    
    [master f444ca1] Updated line endings git-push-all-remotes.pl.
     1 file changed, 1 insertion(+), 5 deletions(-)