Главная страница


ru.nethack

 
 - RU.NETHACK -------------------------------------------------------------------
 From : Eugene Korovin                       2:5080/196.72  17 Aug 2001  15:08:19
 To : Alexander Lunkov
 Subject : Re: пентагон
 -------------------------------------------------------------------------------- 
 
 
 AL> AOT: Кто-нибyдь может опознать ОС со след. хаp-ками: все yстpойства зовyться
 AL> DEVICE. "Главный" каталог, pаздел или ещё что-то зовётся SYS:. Пyти имеют
 AL> вид: SYS:vasya.exe (слэшей нет). Установлена на CompuServe (достyп via x25).
 AL> Исполнимые файлы .exe, .com. Может это pазновидность DOS?
 
 издеваешься? скорее VMS. see OpenVMS.com, RadiusVMS.com, testdrive.dec.com,...
 
 Я так понял, что .com файлы - это типа скрипты, примерно следующего содержания:
 ------------------------------VMSMAKE.COM------------------------------------
 $ SLRN_VERSION = "0.9.7.0"
 $ SLANG_VERSION =  10003
 $! Modified VMSMAKE for SLRN - Andy Harper, Kings College London
 $!                             Martin Zinser, GSI Darmstadt
 $! MPJZ - Create temp.mms from FDL to avoid file type problems  [21-DEC-1996]
 $! AH   - Modified default for SLRN_LIB_DIR                     [20-DEC-1996]
 $! MPJZ - P3 to enforce link only with DCL build                [04-NOV-1996]
 $! MPJZ - Automatic MMS/MMK detection                           [19-OCT-1996]
 $! MPJZ - New options for slrn_lib_dir location and debug       [19-OCT-1996]
 $! AH   - Use logicals to define SLANG location, if defined     [16-MAY-1996]
 $! AH   - A few bug fixes!                                      [16-MAY-1996]
 $! AH   - Auto-detect TCP stack and C compiler type             [14-NOV-1995]
 $! AH   - Override auto-selection of TCP stack via P1           [14-NOV-1995]
 $!
 $! Parameters
 $!
 $! P1 : Enforce TCP stack (Multinet, UCX, Netlib)
 $! P2 : Location of slrn_lib_dir
 $! P3 : D = Build debug image
 $!      L = For DCL build only perform a link
 $!
 $ SLANGLIB = "[-.-.slang.src]"
 $ SLANGOBJ = SLANGLIB + "SLANG.OLB"                             ! AH
 16-MAY-1996$
 $! Parameters
 $!
 $! P1 : Enforce TCP stack (Multinet, UCX, Netlib)
 $! P2 : Location of slrn_lib_dir
 $! P3 : D = Build debug image
 $!      L = For DCL build only perform a link
 $!
 $ SLANGLIB = "[-.-.slang.src]"
 $ SLANGOBJ = SLANGLIB + "SLANG.OLB"                             ! AH
 16-MAY-1996$
 $ Make = ""
 $!
 $! If logical names defining the location of the slang libraries and header
 $! files exist, use them in preference to the above definition of SLANGLIB
 $!      -  SLANG_ROOT:[SRC] = location of header files (slang.h)
 $!      -  SLANG_LIBRARY    = (if defined) location of SLANG.OLB
 $!                            (if not defined) SLANG_ROOT:[SRC]SLANG.OLB used
 $
 $ if f$trnlnm("SLANG_ROOT") .nes. ""                    ! AH 16-MAY-1996
 $   then                                                ! AH 16-MAY-1996
 $     SLANGLIB := "SLANG_ROOT:[SRC]"                    ! AH 16-MAY-1996
 $     if f$trnlnm("SLANG_LIBRARY") .nes. ""             ! AH 16-MAY-1996
 $       then                                            ! AH 16-MAY-1996
 $! If logical names defining the location of the slang libraries and header
 $! files exist, use them in preference to the above definition of SLANGLIB
 $!      -  SLANG_ROOT:[SRC] = location of header files (slang.h)
 $!      -  SLANG_LIBRARY    = (if defined) location of SLANG.OLB
 $!                            (if not defined) SLANG_ROOT:[SRC]SLANG.OLB used
 $
 $ if f$trnlnm("SLANG_ROOT") .nes. ""                    ! AH 16-MAY-1996
 $   then                                                ! AH 16-MAY-1996
 $     SLANGLIB := "SLANG_ROOT:[SRC]"                    ! AH 16-MAY-1996
 $     if f$trnlnm("SLANG_LIBRARY") .nes. ""             ! AH 16-MAY-1996
 $       then                                            ! AH 16-MAY-1996
 $         SLANGOBJ = "SLANG_LIBRARY"                    ! AH 16-MAY-1996
 $       else                                            ! AH 16-MAY-1996
 $         SLANGOBJ = SLANGLIB  +  "SLANG.OLB"           ! AH 16-MAY-1996
 $     endif                                             ! AH 16-MAY-1996
 $ endif                                                 ! AH 16-MAY-1996
 <...>
 -----------------------------------------------------------------------------
 
 И еще небольшая цитатка, сохраненная с "былых времен":
         One of the questions that comes up all the time is: How
 enthusiastic is our support for UNIX?
         Unix was written on our machines and for our machines many
 years ago.  Today, much of UNIX being done is done on our machines.
 Ten percent of our VAXs are going for UNIX use.  UNIX is a simple
 language, easy to understand, easy to get started with.  It's great for
 students, great for somewhat casual users, and it's great for
 interchanging programs between different machines.  And so, because of
 its popularity in these markets, we support it.  We have good UNIX on
 VAX and good UNIX on PDP-11s.
         It is our belief, however, that serious professional users will
 run out of things they can do with UNIX. They'll want a real system and
 will end up doing VMS when they get to be serious about programming.
         With UNIX, if you're looking for something, you can easily and
 quickly check that small manual and find out that it's not there.  With
 VMS, no matter what you look for -- it's literally a five-foot shelf of
 documentation -- if you look long enough it's there.  That's the
 difference -- the beauty of UNIX is it's simple; and the beauty of VMS
 is that it's all there.
                 -- Ken Olsen, President of DEC, 1984
 ЗЫ: ru.vms
   With best regards, Eugene [ Registered Linux user #194650 ]
 ...np: ATB - Love Will Find You
 --- tin/1.5.8-20010221 ("Blue Water") (UNIX) (Linux/2.4.8 (i586))
  * Origin: Улыбайтесь - шеф любит идиотов (2:5080/196.72)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 пентагон   Alexander Lunkov   15 Aug 2001 20:04:43 
 Re: пентагон   Anton Fedorov   16 Aug 2001 22:41:00 
 Re: пентагон   Vadim V. Semykin   16 Aug 2001 22:45:43 
 Re: пентагон   Eugene Korovin   17 Aug 2001 15:08:19 
 пентагон   Eugeny Dzhurinsky   17 Aug 2001 01:57:12 
 Re: пентагон   Oleg Chebeneev   19 Aug 2001 17:19:19 
Архивное /ru.nethack/40047db9d5b5.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional