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

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 but