Help for this page

Select Code to Download


  1. or download this
    ls -l
    -rw-rw-rw-   1 user     group          26 Jun 10 13:27 invalid.txt
    ...
    x2=0.7
    z2=0.7
    some_t2=0.7
    
  2. or download this
    #!/usr/bin/perl
    
    ...
      }
    
    }
    
  3. or download this
    perl reciter.pl
    checking 'invalid.txt'
    ...
            found:'z2=0.7'
            found:'some_t2=0.7'
    FILE valid.txt has a valid content ( x2=0.7, z2=0.7, some_t2=0.7)