Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 264003 (170 сайтов) ---- Время поиска: 0.86сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/sag-0.4/node12.html.

1. Tasks
Tasks in GIPSY are the application programs which do useful work for the user. ... To start a task without parameters, only the name of the task needs to be supplied. taskname To specify parameters, any number of keyword-value pairs separated by blanks can be added to the taskname: taskname keyword1 = value1 keyword2 = value2 .. ... The user can set a parameter in the task context to change requests for hidden keywords into requests for defaulted keywords. ... Tasks all run in a context . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/tasks.html -- 8.7 Кб -- 16.01.2009
Похожие документы

2. Starting the MIDAS Monitor
Next: MIDAS And the Up: Monitor and Command Previous: Monitor and Command . ... the MIDAS working directory for internal files and (optionally) private procedures: . ... On a Unix system use the option -m < mid_work > to change the default working directory, and -p or -P to run MIDAS in parallel mode љ when you start MIDAS via the command inmidas (see below). ... In NOPARALLEL mode all intermediate MIDAS files in the MIDAS startup directory are deleted when starting MIDAS via inmidas. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node25.html -- 10.2 Кб -- 23.02.1996
Похожие документы

3. Batch Jobs
... Commands can be executed even when you are not physically at a terminal, or even logged on the system. ... Because you may not necessarily be on the system when the batch job is executed, the system relies on the command procedure for any information needed to complete the task. ... Since a batch job logs in under your username, your LOGIN.COM file will be executed before the batch command procedure (see "Defining Your Environment" on page 35 for information about setting up your LOGIN.COM file). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_17.html -- 6.7 Кб -- 01.11.1995
Похожие документы

4. Starting Apache - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... How Apache Starts . ... If the Listen specified in the configuration file is default of 80 (or any other port below 1024), then it is necessary to have root privileges in order to start apache, so that it can bind to this privileged port. ... The recommended method of invoking the httpd executable is to use the apachectl control script. ... Trying to start the server when there is another instance of Apache or some other web server already bound to the same Port....
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/invoking.html -- 13.7 Кб -- 21.01.2013
Похожие документы

5. Starting Apache
Starting Apache on Windows . Starting Apache on Unix . ... If the Port specified in the configuration file is the default of 80 (or any other port below 1024), then it is necessary to have root privileges in order to start Apache, so that it can bind to this privileged port. ... As an alternative to invoking the httpd binary directly, a shell script called apachectl is provided which can be used to control the daemon process with simple commands such as apachectl start and apachectl stop . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/invoking.html -- 6.9 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>125) - neptun.sai.msu.ru/ )

6. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

7. From Power Up To Bash Prompt: Init
... I will only talk about the ``System V'' style of init that Linux systems mostly use. ... Typically, the first thing it is told to do is to run an initialisation script. The program that executes (or interprets) this script is bash , the same program that gives you a command prompt. In Debian systems, the initialisation script is /etc/init.d/rcS , on Red Hat, /etc/rc.d/rc.sysinit . ... But S10syslog is really a link to /etc/init.d/syslog which is a script to start and stop the system logger. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-6.html -- 7.2 Кб -- 02.10.2012
Похожие документы

8. Interpreter (ImageJ API)
... java.lang.Object ij.macro.Interpreter . ... This is the recursive descent parser/interpreter for the ImageJ macro language. ... Interprets the specified string. public java.lang.String run (java.lang.String macro, java.lang.String arg) . ... Interprets the specified tokenized macro file starting at location 0. public void run (int location) . Runs an existing macro starting at the specified program counter location. public void runMacro ( Program pgm, int macroLoc, java.lang.String macroName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/Interpreter.html -- 48.0 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1801) - www.astro.louisville.edu/ )

9. Debugging Hints for Reference Clock Drivers
The ntpq and xntpdc utility programs can be used to debug reference clocks, either on the server itself or from another machine elsewhere in the network. The server is compiled, installed and started using the command-line switches described in the xntpd page. ... First, use the pe and as commands to display billboards showing the peer configuration and association IDs for all peers, including the radio clock peers. ... The most useful are the clockstat and commands described in the document page. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/rdebug.html -- 4.7 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1437) - www.sai.msu.su/ )

10. http://www.eso.org/images/msv/config-mswordview
... Element Bold # { # Start <b> # End </b> # } #Element Italic # { # Start <i> # End </i> # } #Some of the global options that we can tweak. ... Normal Para Begin-->" End "<!- ... Style Heading 1 { PreSpace img width=1 height =$pixelsBefore src=$ patterndir /clear.gif br Start h1 Default Off End /h1 PostSpace img width=1 height =$pixelsAfter src=$ patterndir /clear.gif br } Style Heading 2 { PreSpace Start h2 Default Off End /h2 ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/images/msv/config-mswordview -- 4.4 Кб -- 21.07.1999
Похожие документы

11. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

12. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2652) - star.arm.ac.uk/ )

13. Examples of starting vi and opening files
. To open an existing file for editing: vi intro . This opens the file intro for editing. This file already exists in the current directory. To create a file to edit: vi part2 . This command starts vi with a new file named part2 . This file does not exist in the current directory until it is written to using the write command. To simply start vi : vi . This command places you in vi . You can then enter and edit text and write it to a file.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/vi1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

14. Building libAIR Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Obviously change this to approriate directory for your computer export INSTALLDIR = /home/bnikolic/temp/libairtest export BNMINVER = bnmin1-1.11 export LIBAIRVER = libair -0.18 # Install BNMin1 wget http://www.mrao.cam.ac.uk/~bn204/soft/ ${ BNMINVER } .tar.bz2 tar xjvf ${ BNMINVER } .tar.bz2 cd ${ BNMINVER } LD_LIBRARY_PATH = $ INSTALLDIR /lib:$PREREQPATH/lib \ PATH = $ INSTALLDIR /bin:$PREREQPATH/bin:$PATH \ ./configure --disable-pybind --prefix = $ ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/libairbuild.html -- 20.2 Кб -- 04.04.2016
Похожие документы

15. Interfacing with Fortran and C programs
In addition to the xpaset and xpaget commands, the XPA mechanism supports C and Fortran interfaces to SAOtng. ... Open a connection to the XPA program. ... This call starts an intermediate xpaserver program to mediate between your program and SAOtng (implemented this way so that you need not link X calls into your program). void SetXPAValue(void *xpas, . char *paramlist, void *buf, int len) . ... char paramlist[], char buf[], int len) . ... char paramlist[], int buf[], int len) . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/xpaif.html -- 3.4 Кб -- 01.10.2012
Похожие документы

16. TUI:Instruments:Expose Window
This describes the exposure window used by each instrument (the graphical interface for the hub's expose command). ... To open the expose window for a given instrument, bring up that instrument's main window, then press the Expose... button along the bottom. ... The top panel shows the status of the current exposure sequence (regardless of who started it). ... File: the file name for the current exposure, or the most recent exposure if not exposing. ... Download: exposure download preferences. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Instruments/ExposeWin.html -- 6.6 Кб -- 05.09.2014
Похожие документы

17. Starting the browser
. XMM-Newton Science Analysis System . odfbrowser (odfbrowser-1.5) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / Description / Using odfbrowser . After you have set your environment as discussed above, you can start the program by executing the command: > odfbrowser . XMM-Newton SOC/SSC -- 2007-07-09
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/odfbrowser/node5.html -- 3.3 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>14862) - xmm.vilspa.esa.es/ )

18. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>221) - lnfm1.sai.msu.ru/ )

19. NAG's Fortran 90
... Compilation and execution with the NAG compiler . Peculiarities in the NAG compiler . System parameters The Numerical Algorithms Group Ltd Wilkinson House Jordan Hill Road Oxford OX2 8DR infodesk@nag.co.uk Tel: +44 1865 511245 Fax: +44 1865 310139 NAG offers a Fortran 90 system which behaves as a compiler but in reality translates to C (except for the PC version). ... CERN had at that time a total of 80 000 code lines working with NAG's Fortran 90 compiler, version 1.1. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/nag.html -- 10.5 Кб -- 10.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/nag.html -- 10.5 Кб -- 10.02.1996
Похожие документы

20. How to Use The Magnetospheric Yellow Pages
The Magnetospheric Yellow Pages provide easy links to space physics web pages all over the world. Those links are organized into four "directories": . Data Servers sorted by Data Type . Data Servers sorted by Institution . Project Pages . Group & Institution Pages . ... The Data Server directories are sorted two ways to make navigating easier. ... The other directory lists data servers by the institution that maintains the data server (e.g. the University of Colorado). ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/YELLPAGE/info/how-to-use.html -- 4.3 Кб -- 21.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>455) - www.iki.rssi.ru/ )

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования