Help for this page

Select Code to Download


  1. or download this
    bash-2.05b$ vi junk
    
    ...
    NOTES
    scripts
    :wq
    
  2. or download this
    bash-2.05b$ cat twc
    #!/usr/bin/perl -w
    ...
    } else {
            print "$file\n";
    }
    
  3. or download this
    bash-2.05b$ vi junk
    backup
    ...
    ~
    ~
    :1,$ !./twc
    
  4. or download this
    usage: ./twc <dir|file>