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

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

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

1. Examples of executing commands with the find command
To remove several files: find . name 'mtg_*' -print -exec rm {} \; . This will search for and remove all files starting with the expression mtg_ from the current directory and its subdirectories. To find and remove specific files: find . ... This removes all files in the current directory and its subdirectories with the filename extension .tmp which have not been changed within the last 30 days. To find and remove files interactively; find ~/Docs -name '*.ps' -print -ok rm {} \; . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/find2.html -- 2.6 Кб -- 17.01.1997
Похожие документы

2. SM - Changing Key-Bindings
... As mentioned above, in an emergency ^@ can be used instead of ^M. When SM is started, or whenever the TERMTYPE command is used to change terminals, the arrow keys are bound to the commands previous_line , ext_line , previous_char , and ext_char . ... this won't work (you'll get a syntax error) and you'll have to use the next alternative, namely put the commands into a file and say read edit filename , for example: # Change the history character # name key history_char ! ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/smongo/sm_7.html -- 8.5 Кб -- 02.10.2012
Похожие документы

3. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... create per-server config structures */ . ... merge per-server config structures */ . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/modules.html -- 14.8 Кб -- 21.01.2013
Похожие документы

4. Phil Plait's Bad Astronomy: Misconceptions
... Bad Astronomy . ... I think I will break from my usual format of Bad Astronomy/ Good Astronomy by saying that the way we define seasons currently is not strictly bad, but I feel (in my opinion!) that it could be better. The definition of when the seasons begin is at the moment of solstice or equinox; that is, winter (in the north) starts on December 22 nd and summer starts on June 22 nd . ... Now imagine breaking up the Sun's 46 degree up-and-down yearly swing into 1 day intervals. ...
[ Сохраненная копия ]  Ссылки http://www.badastronomy.com/bad/misc/badseasons.html -- 24.7 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>401) - www.badastronomy.com/ )

5. pdev_software
The pnet, prun, psrv suite of programs . ... pnet -> prun -> psrv -> disc . ... It can forward commands from pnet to psrv and pass back the replies. prun starts the data taking, gets the data from the spectrometer, and passes it via a socket to the psrv program running on the file server. ... There is a psrv task for each prun task (one for each subband on a spectrometer box). prun starts psrv via xinetd by connecting to the well known port address. psrv accepts commands from pnet via prun. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/pdev/jeffscode.html -- 8.6 Кб -- 24.03.2010
Похожие документы

6. Customizing Your Windows Environment
Motif and X-Windows . ... Making a window active is called giving it input focus . ... Click the left mouse button anywhere in a window. ... To have the focus follow your mouse, you need to change the input focus method using the Window Manager; this is described on page 111 . ... The menu allows you to customize many window features. ... You would change the input focus method by selecting the "Workspace" item under the Options menu from the Window Manager's Workspace menu. ... Input Focus . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_40.html -- 12.2 Кб -- 01.11.1995
Похожие документы

7. Open Source Convention
... Example: Moving to a new database. ... Load the dump file into a new database. createdb ts_db_b; psql ts_db_b < ts_db_a.sql; . ... The oids pointing to tsearch functions are correct in database ts_db_a but do not exist in database ts_db_b. Try installing tsearch2.sql into the new database ts_db_b before loading dump file ts_db_a.sql. dropdb ts_db_b; createdb ts_db_b; psql ts_db_b < /usr/local/pgsql/share/contrib/tsearch2.sql; psql ts_db_b < ts_db_a.sql; . ... Does tsearch work though? ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/oscon_tsearch2/dump.html -- 3.5 Кб -- 22.12.2007
Похожие документы

8. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... So the name gets a small change from mmap_init to mmap_post_config . ... server_rec *s . ... server config */ . create per-server config structures */ . ... merge server config */ . merge per-server config structures */ . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/developer/modules.html -- 13.0 Кб -- 10.12.2010
Похожие документы

9. start [SAI Virtual Observatory - Wiki]
. Trace: . start . navigation . Main . SAI VO Projects . CAS . Web Services . TODO . AstroSearch . AstroDB . AstroKeywords . VOLinks . Our People . User Space . Sandbox . Help on Wiki search . toolbox . Index Recent changes Backlinks Login . Show page Old revisions . The following pages were changed recently. start.txt Last modified: 2007/04/11 17:24 by oleg Back to top . SAI VO | Astronet | SAI MSU | Legal Information .
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/start?do=recent -- 9.0 Кб -- 09.04.2016
Похожие документы

10. Getting Started in Actor Prolog. Oil Production.
In this chapter we will consider an example of visual expert system written on the Actor Prolog language. ... There are a lot of methods of oil field bed stimulation that increase output of the oil production: thermal, physical-chemical, gas, microbiological, and others. ... Fig. ... The Top-Most diagram consists of three blocks: the "Describe parameters of hydrocarbon field" block, the "Check adaptability of existed methods of oil production" block, and the "Display solution" block. ... Gas methods. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_oil.html -- 12.2 Кб -- 24.09.2007
Похожие документы

11. http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0061-1-1.ps.gz
... In such cases the old bad pixel tables were used. ... 1 XMM­Newton CCF Release XMM­ CCF ­REL­61 Page: 2 4 CCF components Name of CCF VALDATE List of Blocks changed CAL VERSION XSCS flag EPN BADPIX 0021 2000 ­06­11T03:00:00 BADPIX YES ( post facto ) EPN BADPIX 0022 2000 ­06­29T02:49:00 BADPIX YES ( post facto ) EPN BADPIX 0023 2000 ­07­03T12:00:00 BADPIX YES ( post facto ) EPN ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/docs/documents/CAL-SRN-0061-1-1.ps.gz -- 44.9 Кб -- 09.02.2001
Похожие документы

12. OYSTER Lab
Placing boxes on plots in OYSTER is done as follows after this mode has been initiated by a widget button: a new box is started by clicking the left mouse button. This click anchors a corner and moving the mouse (drag is not required) will change the size and shape of the box. To fix size and shape, and change to a mode which moves the entire box, click the middle button. ... Left button: exit keeping the box . ... Left button: keep current box, begin placing a new one . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/lab/editing6.r3.html -- 2.2 Кб -- 26.11.2007
Похожие документы

13. Changes for release 1.7
... The following changes have been initiated by user feedback: . ... SAOtng command line options can be stored as csh-style environment variables in the ~/.saotng file. ... See SAOtng Command Line Options for more information. ... See SAOtng Colormap Considerations for more information. ... We have added the ability for SAOtng to resize image frame #1 each time a new image is loaded (as did SAOimage). ... See Autoflip of Images for more information. ... See Marker Analysis in SAOtng for more...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/new17.html -- 4.4 Кб -- 01.10.2012
Похожие документы

14. DIS Keywords
For all keywords that contain a red and a blue value, the blue value comes first. ... The full pathname, but without the trailing "b.fit" and "r.fit", that would be given to the next exposure if the basename argument is not given to the expose command. ccdHeaters=float,float . ... bluelambda2=float [M] . The center wavelength for the given grating: the 1 or 2 indicates the grating bay. The bluelambda and redlambda keywords match one set of these, depending on the position of the turret. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Keywords.html -- 12.6 Кб -- 23.04.2003
Похожие документы

15. ASP: What Have We Learned About Halley's Comet?
... In the set of letters below (which you may wish to copy onto a separate sheet far distribution to the class) are hidden a significant number of astronomy related words. ... O P L S C M T M Suggested Scoring: 25 words = Observatory S M A U R E V I Director 21 words = Astrophysics T I B T N Y T Q Professor 15 words = Assistant D E P E O A U P Professor 11 words = Graduate I P R O M R S L Student 9 words = Night J U N I D A T A Assistant Puzzle (c) 1980 Dennis Schatz . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/06/halley3.html -- 6.0 Кб -- 02.10.2012
Похожие документы

16. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

17. 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
Похожие документы
Еще в разделе: (Показать все результаты (>261) - lnfm1.sai.msu.ru/ )

18. Dynamic HTML in Communicator
... Positioning and Moving the Fish and Poles . ... In the <LAYER> version, the layer containing the form is initially hidden, and a waiting layer is temporarily displayed while the fish images are downloading. ... Defining the Form . ... Here's the code that creates the three pole layers: <HTML> <HEAD> <TITLE>Swimming Fish</TITLE> </HEAD> <BODY> <LAYER ID="bluepole"LEFT=160 TOP=150> <IMG SRC=images/bluepole.gif> </LAYER> <LAYER ID="greenpole" LEFT=360 TOP=150> <IMG SRC=images/greenpol.gif> </LAYER> . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers35.htm -- 22.8 Кб -- 13.08.1997
Похожие документы

19. LWN: Changes to the USB driver API for the 2.5 series kernel
... Over the 2.5 kernel development series, the USB driver api has changed a lot. As LWN has graciously allowed me to write a kernel article this week, and I know a bit about the USB kernel code, I thought I would discuss a short summary of the major changes that have happened with it for anyone wanting to port a 2.4 USB driver to 2.5. ... The biggest change in the USB api between the 2.4 and 2.5 kernels is much improved documentation. ... Changes to the USB driver API for the 2.5 series kernel . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/39249.html -- 18.0 Кб -- 02.10.2012
Похожие документы

20. Atomic data for Stellar Atmospheres: lte_lines
For calculating model spectra of early-type helium stars in LTE, we maintain a database of atomic data for, mostly, blue-visual absorption lines of light elements. The data is sorted with one file for each ion. ... III = ++ . ... It will work on both complete linelists (including the atomic data at the start and references at the end) or raw ion files (such as Ni2.d). ... A Fortran utility to convert linelists downloaded from the Vienna Atomic Line Database into the new QUB format. synspec_qub . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/lines/lte/html/lines.lte.html -- 10.4 Кб -- 15.11.2001
Похожие документы

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


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

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

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