Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use v5.14;
    ...
    close ($fh);
    
    print for @output;
    
  2. or download this
    $ cat ~/.skel-closet/test
    This is the value of HOME: #{HOME}
    ...
    This is the value of HOME: /home/blj
    This is the value of EDITOR: emacs
    This is the value of FOO: foovalue