Найдено документов: 316982 (163 сайтов) ---- Время поиска: 0.49сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/mail/five.1.html.
http://comet.sai.msu.ru/UNIXhelp/mail/five.1.html.
1. Sending mail
. To get started using mail read the basics. Select other headings for further information about sending mail. Sending mail: the Basics . Commands for sending mail . Cancelling mail . Previewing a mail message . Sending a file in the mail . Preparing your mail using an editor . Inserting files in mail . Sending Cc: and Bcc: copies . Using UNIX shell commands . Adding your signature .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/four.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>786) - comet.sai.msu.ru/ )
2. lbaops:mark5evlbi [ATNF VLBI Wiki]
... You are here: start €Ё lbaops €Ё mark5evlbi . ... VLBI Schedule . ... Observer's Wiki . ... lbaops:mark5evlbi . Mark5B disk data format . ... Mark5 control commands . ... Used to set the output data rate of the Mark5 at the station. Expected response: . ... Used to make the Mark5 stop playing if it was playing back data from disk. ... Used to make the Mark5 at the station start sending data. ... Used to make the Mark5 at the station stop sending data and terminate the connection. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/lbaops/mark5evlbi -- 21.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18691) - www.atnf.csiro.au/ )
3. Python: module SimpleHTTPServer
... usr/local/Python-2.5/lib/python2.5/SimpleHTTPServer.py . Module Docs . ... and HEAD requests in a fairly straightforward manner. ... Return the current date and time formatted for a message header. end_headers (self) . ... error is sent back. send_error (self, code, message =None ) . ... contains some hooks for decoding encoded and multipart messages. error_message_format = '<head> \n <title>Error response</title> \n </head> \n <bo...ode explanation: %(code)s = %(explain)s. \n </body> \n ' . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/spst/UnixTransition/doc/SimpleHTTPServer.html -- 19.4 Кб -- 05.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10767) - www.stsci.edu/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8105) - www.arcetri.astro.it/ )
5. DFS group delivery procedure
... NEWS . For every new DFS component delivery, following process should be applied. ... The appropriate DFS installation scripts must be included in the package delivered to the mountain (install-patch if a patch is delivered, ipip if a new pipeline release is to be installed, .. ... The Delivery Note is the text file to be sent to the mountain by email giving all detailed information about the new DFS patch or release, plus the specific installation instructions to be applied by the mountain. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/projects/dfs/team/delivery-proc.html -- 15.1 Кб -- 13.04.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>49149) - www.eso.org/ )
6. Contents
... Exercises . C/C++ Program Compilation . ... UNIX Library Functions . ... Further Data Types . ... Not assigning a pointer to memory address before using it . ... Low Level Operators and Bit Fields . ... Some further example shared memory programs . ... Threads: Basic Theory and Libraries . ... Single threading . Some Example applications of threads . Thread Levels . ... Global and Private Thread-Specific Data Example . ... Example Use of Thread Specific Data:Rethinking Global Variables . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node1.html -- 41.5 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>791) - jet.sao.ru/ )
7. Apache module mod_headers
This module provides for the customization of HTTP response headers. ... This module provides a directive to control the sending of HTTP headers. ... Header . ... Syntax: Header set|append|add header value . ... Module: mod_headers . This directive can replace, merge or remove HTTP response headers during 1xx and 2xx series replies. ... set . The response header is set, replacing any previous header with this name . ... The response header is appended to any existing header of the same name. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_headers.html -- 7.3 Кб -- 03.10.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>111) - neptun.sai.msu.ru/ )
8. mod_asis - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Sends files that contain their own HTTP headers . ... Module Identifier: . asis_module . Source File: . mod_asis.c . This module provides the handler send-as-is which causes Apache to send the document without adding most of the usual HTTP headers. ... The contents of any file with a .asis extension will then be sent by Apache to the client with almost no changes. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_asis.html -- 7.0 Кб -- 25.02.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3364) - www.sao.ru/ )
9. Amateur Astronomers Association of New York ? Amateur Astronomers Association
... Observing . ... Solar Observing . ... April 3 (SUN) - Solar Observing, Central Park , Manhattan . ... APRIL'S SKY . ... Lecture Series at the American Museum of Natural History The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the .. ... The€аAmateur Astronomers Association of New York€аwas organized in 1927 to promote the study of Astronomy, emphasizing its cultural and inspirational value. ...
Еще в разделе:
(Показать все результаты (>118) - www.aaa.org/ )
10. Applying Public Access Programming Techniques To SAOimage
... This paper describes our application of the X Public Access ( XPA ) interface to the new version of SAOimage . XPA allows an Xt program to define named public access points through which data and commands can be exchanged with external programs. ... It provides a high-level image display programming interface as well as low-level access to gterm-image widget functions. ... When a new file name is sent to SAOtng , the appropriate header access program is run to gather the overall image dimensions. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/mandele.html -- 11.7 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1717) - www.adass.org/ )
11. FITShdr: FITS header viewer/editor
FITShdr' package contains set of utilities, that allows to display or modify FITS-file headers (FITS MEF included). ... Both source tarball (see INSTALL ) and i386 RPM are available for downloading: fitshdr-current.tar.gz size: 36379 MD5 checksum: 1e7222149ca36696797a6e0f4af41afc SHA1 checksum: 990bdf69f67d2b989d2d6e044deeaf9128d4470c fitshdr-1.0.6-1.i386.rpm size: 539101 MD5 checksum: 19e046da52b3ec8dd89aaed9e806bb5d SHA1 checksum: 07a4b4e2bd96a4c9fda7dc65127d0b80130c97e1 ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.html -- 2.1 Кб -- 29.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>173) - lnfm1.sai.msu.ru/ )
12. TUI:Scripts:Scripting Tutorial:Send Commands
Sending commands to an instrument or other actor is straightforward. ... This script simply takes a few darks. ... If the command fails then the script will terminate. Early termination will not affect this script because executing the command is the last step, but it can be very useful for longer scripts.) If a user cancels the script while the command is executing, the abort command is sent. ... Users are bound to abort your script and they should be able to do so safely and gracefully. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/SendCommands.html -- 3.7 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>569) - www.apo.nmsu.edu/ )
13. Russian Space Research Institute WHOIS Database
Director of the Space Research Institute RAS: Corresponding member of RAS, prof. Lev M. Zelenyi . ... 52, Department of High Energy Astrophysics headed by Academician Rashid A. Sunyaev . 53, Department of Planetary Exploration headed by Prof. Vasily I. Moroz . 54, Department of Space Plasma Physics headed by . 603, Laboratory of telecommunication facilities headed by Dr. Viacheslav Lavroussevich . ... 81, Department of Space Dynamics and Data Processing headed by Dr. Ravil R. Nazirov . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/default_e.htm -- 10.3 Кб -- 15.09.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>482) - www.iki.rssi.ru/ )
14. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/folk/d/down_in_the_valley
... Will you be mine, dear, will you be mine? ... Write me a letter, send it by mail Send it in care of the Birmingham jail, Birmingham jail, dear, Birmingham jail Send it in care of the Birmingham jail Roses love sunshine, violets love dew Angels in Heaven know I love you Know I love you, dear, know I love you Angels in Heaven Know I love you @love @jail filename[ DOWNVALY play.exe DOWNVALY SF ===DOCUMENT BOUNDARY=== ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/folk/d/down_in_the_valley -- 1.7 Кб -- 20.10.1992
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7846) - crydee.sai.msu.ru/ )
15. http://observ.pereplet.ru/images/z/backupsql.txt
php /* * Backup script on server. ... Connects to the mySQL * database and creates a backup file of the whole database. ... Yes/No? ... It will void your warranty :-D! $ date = date ( mdy-hia ); $filename = $savepath/$dbname-$ date .sql ; if($use_gzip== yes ){ $ filename2 = $ file ; } else { $ filename2 = $savepath/$dbname-$ date .sql ; } if($send_email == yes ){ $fileatt_type = filetype($ filename2 ); $ fileatt_name = .$dbname. - .$ ... BR>"; $message .= "--{$mime_boundary}\n" ." ...
[
Сохраненная копия
]
Ссылки http://observ.pereplet.ru/images/z/backupsql.txt -- 7.3 Кб -- 29.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>38) - observ.pereplet.ru/ )
16. When Gemini Sends Stars to Paranal
... When Gemini Sends Stars to Paranal . ... Credit Copyright: St phane Guisard ( Los Cielos de America ), TWAN Explanation: From a radiant point in the constellation of the Twins, the annual Geminid meteor shower rained down on planet Earth this week. ... NASA Web Site Statements, Warnings, and Disclaimers . ... Publications with keywords: Geminids - meteor shower . Publications with words: Geminids - meteor shower . ... Geminid Meteors over Xinglong Observatory . Geminids of the South . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1274736 -- 15.4 Кб -- 16.12.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>100903) - www.astronet.ru/ )
17. APOD: 2012 December 15 - When Gemini Sends Stars to Paranal
... Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer. 2012 December 15 . When Gemini Sends Stars to Paranal . ... In the foreground Paranal's four Very Large Telescopes , four Auxillary Telescopes , and the VLT Survey telescope are all open and observing. ... About APOD | ... NASA Official: Phillip Newman Specific rights apply . NASA Web Privacy Policy and Important Notices . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/apod/ap121215.html -- 5.0 Кб -- 03.02.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8334) - www.sai.msu.su/ )
18. http://hea.iki.rssi.ru/Z-90/z90-prereg.pl~
usr/bin/perl #use Text::BibTeX; require "bp.pl"; # get current time and data @TIME = localtime(time); $DATE = @TIME[3]." TIME[4]+1)." ... TIME [0]; $ query ; if($ENV{'REQUEST_METHOD'} eq 'GET'){ $ query = $ENV{' QUERY _STRING'}; }elsif($ENV{'REQUEST_METHOD'} eq 'POST'){ sysread(STDIN,$ query ,$ENV{'CONTENT_LENGTH'}); } $ query =urldecode($ query ); # # END OF PRE-REGISTRATION # print Content-Type: text/html\n\n ; if(checkf($head)){ open FD, $head ; while ( FD ){ print ; }close FD; } ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/Z-90/z90-prereg.pl~ -- 7.1 Кб -- 17.09.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>245) - hea.iki.rssi.ru/ )
19. CfA/HEAD Software
... XPA and the now-defunct funtools have moved to GitHub! Please visit: . xpa @ https://github.com/ericmandel/xpa . funtools (not supported but ...) @ https://github.com/ericmandel/funtools for the latest version. Also available on GitHub: . ... The public release xpa version 2.1.15 is available here . Please upgrade at your convenience. ... Its available here . ... Software to benefit the astronomical community and especially the X-ray astronomy community. ... saord@cfa.harvard.edu . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/ -- 6.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3215) - hea-www.harvard.edu/ )
20. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/man3/xpacmdadd.3
... ;xpacmdadd 3 .TH xpacmdadd 3 June 7, 2012 version 2.1.14 SAORD Documentation .SH NAME \ \fBXPACmdAdd: add a command to an XPA command public access point \fR .SH SYNOPSIS .IX Header SYNOPSIS .Vb 1 \ #include xpa.h .Ve .PP .Vb 5 \ XPACmd XPACmdAdd(XPA xpa, char * name , char * help , \ int (*send_callback)(), \ void *send_data, ... Thus, the value for the acl mode should be the same in all send_mode (or receive_mode) strings for each command in a command access point. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/man3/xpacmdadd.3 -- 6.2 Кб -- 08.06.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>502) - www.astro.louisville.edu/ )
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/man3/xpaserver.3
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/mann/xpacode.n
- http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/man/man3/xparace.3
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда