home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / forut062.zip / ForUtil-0.62 / man / preformat / list_commons.1 < prev    next >
Text File  |  1996-08-28  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4. LIST_COMMONS(1)       ForUtil Fortran Tools       LIST_COMMONS(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        list_commons - list the contents of a f77 common database.
  9.  
  10.  
  11. SSYYNNOOPPSSIISS
  12.        lliisstt__ccoommmmoonnss [[--sshhvv]] --dd_d_a_t_a_b_a_s_e --ff_i_n_c_f_i_l_e --oo_o_u_t_f_i_l_e
  13.  
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        lliisstt__ccoommmmoonnss can be used to manually check the contents of
  17.        a  common  database. It outputs every common it finds in a
  18.        given database.  lliisstt__ccoommmmoonnss examines a  database  gener-
  19.        ated with ssccaann__ccoommmmoonnss(1).
  20.  
  21.  
  22. OOPPTTIIOONNSS
  23.        --hh,, ----hheellpp
  24.               Shows a short description of every option.
  25.  
  26.  
  27.        --ss     If  you  use  this flag, lliisstt__ccoommmmoonnss will sort the
  28.               contents of the database per  file  that  has  been
  29.               stored  in  the  database.   If  this option is not
  30.               given,  lliisstt__ccoommmmoonnss  will  just  list  the  entire
  31.               (unsorted)  contents  of  the  database. Using this
  32.               option can take a while since the  entire  database
  33.               has to be scanned entirely before the output can be
  34.               sorted. The MS-DOS version might run out of  memory
  35.               if you have a large database.
  36.  
  37.  
  38.        --vv     Show database version information. This information
  39.               consists of the name of the user that  has  created
  40.               this  database,  the  machine and system name where
  41.               this database was created on, the date of the  last
  42.               update   of  this  database,  and  the  directories
  43.               stored.
  44.  
  45.  
  46.        ----vveerrssiioonn
  47.               Shows the version number of get_common.
  48.  
  49.  
  50.        --dd_d_a_t_a_b_a_s_e
  51.               Name of the database to list.  If  no  database  is
  52.               given, the value of CCOOMMMMOONN__DDAATTAABBAASSEE is checked.
  53.  
  54.  
  55.        --ff_i_n_c_f_i_l_e
  56.               This  is  the  same as the -s option, with the main
  57.               difference being that only the commons for  _i_n_c_f_i_l_e
  58.               will be shown.
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Linux                      August 1996                          1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. LIST_COMMONS(1)       ForUtil Fortran Tools       LIST_COMMONS(1)
  71.  
  72.  
  73.        --oo_o_u_t_f_i_l_e
  74.               Using  this option will cause lliisstt__ccoommmmoonnss to store
  75.               its output in the  file  _o_u_t_f_i_l_e_.   If  not  given,
  76.               lliisstt__ccoommmmoonnss will write it's output to stdout.
  77.  
  78.  
  79. CCOOMMPPAATTIIBBIILLIITTYY
  80.        lliisstt__ccoommmmoonnss  has run under HP-UX 9 and 10, SGI IRIX 5.2 &
  81.        5.3, DEC OSF1, SunOs 4.1 and 4.3, Cray Unicos, IBM AIX 3.2
  82.        &  4.1,  Linux and MSDOS 6.2.  lliisstt__ccoommmmoonnss also runs in a
  83.        dos box under Windows 3.1, 3.11 and Win95.
  84.  
  85.  
  86. EENNVVIIRROONNMMEENNTT
  87.        CCOOMMMMOONN__DDAATTAABBAASSEE
  88.               Points to the location of a common  database.  This
  89.               environment variable is only used if no database is
  90.               given on the command line.
  91.  
  92.  
  93. DDIISSTTRRIIBBUUTTIIOONN PPOOLLIICCYY
  94.        All utilities in  this  fortran  utility  suite  are  dis-
  95.        tributed under the GNU Public License.
  96.  
  97.  
  98. BBUUGGSS
  99.        If  a  bug occurs, it will most likely be generated by the
  100.        MS-DOS versions of these tools. This will be mainly due to
  101.        the 640kb memory limit MS-DOS has.
  102.  
  103.        If  you  think you have found a bug, you can send email to
  104.        the author, describing what the bug is, how you  generated
  105.        it  and if you can reproduce it. Also specify the platform
  106.        where this bug occured.
  107.  
  108.  
  109. AAUUTTHHOORR
  110.        Koen D'Hondt
  111.        ripley@xs4all.nl
  112.        (C)Copyright 1995-1996 by Ripley Software Development
  113.  
  114.  
  115. SSEEEE AALLSSOO
  116.        ssccaann__ccoommmmoonnss(1),   ggeett__ccoommmmoonn(1),   ffffllooww(1),   ffffssccaann(1),
  117.        ffttaaggss(1)
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. Linux                      August 1996                          2
  131.  
  132.  
  133.