NAME

     lnorm - Calculate the norm of a file


SYNOPSIS

     lnorm [ -Nntap ] [ -Ootap ] [ -expexponent ] [ -? ]


DESCRIPTION

     lnorm Calculate  the  sum  of  the  sample  with  the  power
     exponent.   lnorm gets both its data and its parameters from
     command line arguments.  These arguments specify the  input,
     output.


  Command line arguments
     -N ntap [default = stdin]
          Enter the input data set name or file immediately after
          typing -N.  This input file should include the complete
          path name if the file resides in a different directory.
          Example -N/vsp/dummy tells the program to look for file
          'dummy' in directory 'vsp'.

     -O otap [default = stdout]
          Enter the ascii format output data  set  name  or  file
          immediately after typing -O. No pipe allowed.  The out-
          put data set also requires  the  full  path  name  (see
          above).

     -exp exponent
          Enter  the  exponent  to  be  applied  to  the  dataset
          [Default=2].

     -? -h -help
          Enter the command line argument '-?'   or  '-h'  or  '-
          help'  to get online help. The program terminates after
          the help screen is printed.


BUGS

      Unknown


AUTHOR

     B. Duquet [ATTC]



COPYRIGHT

     copyright 2001, Amoco Production Company
               All Rights Reserved
          an affiliate of BP America Inc.






Man(1) output converted with man2html