Help for this page

Select Code to Download


  1. or download this
    while ( <FH> )
    {
        print unless /^Java\z/;
    }
    
  2. or download this
    johngg@aleatico:~$ cat langs
    Fortran
    ...
    Cobol
    Go
    Haskell