Help for this page

Select Code to Download


  1. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" "
    
  2. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" " | cat
    
  3. or download this
    perl.exe -e "print ""this \x1B[1;31mred\x1B[0m text\n"" " >tmp.txt & t
    +ype tmp.txt
    
  4. or download this
    c:\cygwin64\bin\perl5.32.1.exe -e "print ""this \x1B[1;31mred\x1B[0m t
    +ext\n"" "
    
  5. or download this
    C:\>perl.exe -V
    Summary of my perl5 (revision 5 version 35 subversion 6) configuration
    +:
    ...
      Compiled at Nov 27 2021 18:54:37
      @INC:
        c:/perl/5.35.6/lib
    
  6. or download this
    c:\>perl5.32.1.exe -V
    Summary of my perl5 (revision 5 version 32 subversion 1) configuration
    +:
    ...
        /usr/share/perl5/vendor_perl/5.32
        /usr/lib/perl5/5.32/x86_64-cygwin-threads
        /usr/share/perl5/5.32