Last updated 7 months ago
Get Help
Get AMPS
60East Resources
Copyright 2013-2024 60East Technologies, Inc.
amps_file is a utility that identifies the file type and version number of AMPS files.
amps_file
The following example shows the output of running amps_file on a SOW file:
%> ./amps_file /amps_dir/sow/mytopic.sow mytopic.sow: AMPS sow 4.0
In this case, the file is recognized as an AMPS SOW file that uses the version 4.0 of the AMPS SOW file format.
Option
Description
file_name (required)
file_name
The file name to report on.
This argument supports UNIX shell globbing.