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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/utilities2/diff2.1.html.

1. Scientific Returns
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Astrophysics graduate student programs . ... Australian Square Kilometre Array Pathfinder . Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . ... Scientific support of facilities . ... Visiting Parkes radio telescope . Visiting Australia Telescope Compact Array . ... Parkes radio telescope webcam . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/pasa/14_1/jones/paper/node4.html -- 50.7 Кб -- 08.04.2016
Похожие документы

2. Frequently Asked Questions GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... Frequently Asked Questions . ... When trying to start the pipeline, I get the error ?xterm: Can?t execvp idl: No such file or directory? ... Credits for the GPI Pipeline Software Development . ... You can either (1) change your $PATH to include the directory with idl, (2) put a symlink pointing to idl in some directory already in your path, or (3) edit your local copy of the gpi-pipeline script to explicitly set the full path to the idl executable. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/faq.html -- 18.6 Кб -- 14.02.2014
Похожие документы

3. Example of comparing directories with the diff command
To compare two directories in the current directory: diff usability Usability Only in Usability: schedule diff usability/email Usability/email 2a3,4 > Jean JRS@pollux.ucs.co > Jim jim@frolix8 . diff reports that the file (or directory) schedule is unique to the directory Usability . diff then reports that there are differences between the file email in the directory usability and the file of the same name in the directory Usability . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities2/diff2.1.1.html -- 2.5 Кб -- 17.01.1997
Похожие документы

4. [sas-uploads] SPAM:***************** Mail System Error - Returned Mail
The Post Office MAILER-DAEMON@xmm.vilspa.esa.es . ... Previous message: [sas-uploads] SPAM:*********** Message could not be delivered . ... Boundary_(ID_ObMVZybUwHs3mmY7fyg5Dw) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT ------------------------------------------------------------------------ Subject: the ESA antivirus detected a virus in a e-mail sent to you. The ESA Mail Gateway detected a virus in a e-mail sent to you. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/pipermail/sas-uploads/2007-January/009383.html -- 5.6 Кб -- 27.01.2007
Похожие документы

5. Doug Burke's Perl/S-Lang pages: Structure examples
... Doug's Home Page . ... S-Lang structures are converted to hash references in Perl , as shown below. ... n\n ; print Structure contents:\n ; # you can treat $s as a reference to a hash array in most respects, except: # - the order of the keys in the array matches that of the # original S-Lang structure # while ( my ( $ key , $ value ) = each %{$s} ) { print key $ key \t has a value of $ value \n ; } print \n ; $$s{afield} = 'a changed field value '; print ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_structs.html -- 9.6 Кб -- 02.10.2012
Похожие документы

6. htcacheclean - Clean up the disk cache - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... htcacheclean is used to keep the size of mod_cache_disk 's storage within a given size limit, or limit on inodes in use. ... If one or more URLs are specified, each URL will be deleted from the cache, if present. ... Specify limit as the total disk cache size limit. ... By passing the -a or -A options to htcacheclean , the URLs within the cache will be listed as they are found, one URL per line. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/htcacheclean.html -- 14.9 Кб -- 19.11.2015
Похожие документы

7. Mapping URLs to Filesystem Locations - Apache HTTP Server
This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/urlmapping.html -- 13.5 Кб -- 01.08.2003
Похожие документы

8. mod_negotiation - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . Available Languages: en | ... Source File: . ... The MultiViewsMatch directive configures whether Apache will consider files that do not have content negotiation met