home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / hackersguides-&-software / vaxhack.zip / VAX-7.TXT < prev   
Text File  |  1990-05-11  |  2KB  |  55 lines

  1. Subject:   What's Hacking VAX Special - 7
  2. From:      David Lightman (Level 30) [A dude who wanted access]
  3. To:        ALL
  4. Sent:      3/1/90 at 3:00 pm
  5.  
  6.  
  7.  
  8.         FILENAME EXTENSIONS:
  9.         ===================
  10.  
  11.            Occasionally  you will run across a BIG directory.  This  will
  12.         hopefully  not  happen until you read more on VAX  on  my  WHAT'S
  13.         HACKING sub boards, but if it does, this list will hopefully help
  14.         you avoid making too big a mistake or wasting a lot of time.
  15.  
  16.         ADA    Ada compiler source code file
  17.         BAS    BASIC compiler source code file
  18.         B32    BLISS-32 compiler source code file
  19.         C      C compiler source code file
  20.         COB    COBAL compiler source code file
  21.         FOR    FORTRAN compiler source code file
  22.         MAR    MACRO compiler source code file
  23.         PAS    Pascal compiler source code file
  24.         PLI    PL/I compiler source code file
  25.  
  26.         CLD    DCL command description file
  27.         COM    DCL batch or command procedure file
  28.         DAT    Data file
  29.         DIS    Distribution file (as in mail)
  30.         DIR    Directory file (as in a subdirectory)
  31.         EDT    Command file for the EDT editing program
  32.         EXE    Executable program
  33.         HLP    Text for help libraries
  34.         JOU    EDT editor journal when problems occur
  35.         LIS    System listing file (as in TYPE, PRINT, & PHOTO)
  36.         LOG    Batch job output file
  37.         MAI    Mail message file
  38.         MEM    DSR output file
  39.         OBJ    Object code created by compiler before LINKing
  40.         RNO    Source file for DSR
  41.         SIXEL  Files for Sixel graphics
  42.         SYS    System image file
  43.         TJL    Journal created when the unusual occurs (DECNET a lot)
  44.         TMP    Temporary file (sometimes valuable)
  45.         TPU    Editor command file
  46.         TXT    Text library input file (also MAIL output file)
  47.         UAF    USER AUTHORIZATION FILE
  48.  
  49.            I will comment extensively on UAF files if I decide to type up
  50.         another VAX tutorial.
  51.  
  52.  
  53.         ================================================================
  54.  
  55.