Help for this page

Select Code to Download


  1. or download this
    SHELL := /bin/bash
    
    ...
    .PHONY: clean
    clean:
        rm -rf top top2 1.sh
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        }
    }
    say for @links;