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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_1.html.

1. Sending Signals - kill()
... int kill(int pid, int signal) - send a signal to a process, pid . ... If pid is 0, the signal is sent to all processes, except system processes. kill() returns 0 for a successful call, -1 otherwise and sets errno accordingly. There is also a UNIX command called kill - see man pages. ... Also ctrl-c typed from the command sends a SIGINT to the process currently being. unsigned int alarm(unsigned int seconds) - sends the signal SIGALRM to the invoking process after seconds seconds. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_1.html -- 3.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_1.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsubsection2_18_4_3_1.html -- 3.2 Кб -- 02.10.2012
Похожие документы

2. Examples of using the ps command
To display information about your processes that are currently running: ps PID TTY TIME COMMAND 13185 ttyAF/ABFd 0:00 rlogind 13187 ttyAF/ABFd 0:01 bash 13218 ttyAF/ABFd 0:00 ps . ... 0:00 bash 3015 ? ... 0:00 bash 18469 ? ... To display information about the processes associated with another user (System V) ps -u rob PID TTY TIME COMMAND 1390 ttyAH/ABHb 0:18 bash 1403 ttyAH/ABHc 0:01 bash 1435 ttyAH/ABHY 0:01 bash 1471 ttyAH/ABHY 5:57 ream 2307 ttyAH/ABHb 0:29 xbiff 2315 ttyAH/ABHb 0:27 xbiff . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz4.2.html -- 3.4 Кб -- 17.01.1997
Похожие документы

3. Обзоры препринтов astro-ph
Подписка на рассылку обзоров astro-ph на Subscribe.Ru . ... Предыдущий выпуск (N335) . ... Обсудить на форуме Scientific.RU . ... Подписка на рассылку обзоров на Subscribe.Ru . Обзоры препринтов astro-ph . ... Собственно обзоры препринтов. ... Ранее обзоры также были на Астронете и на Scientific.Ru . ... АНКи доступны на Астронете , а с 2006 по 2008 г. также на сайте Элементы.Ру . ... Ранее они также размещались на сайте Астронет и в архиве моих обозрений (кодировка KOI8) на сайте Scientific.Ru . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/sci_rev/current.html -- 14.8 Кб -- 02.04.2016
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/astro-ph/ -- 13.0 Кб -- 09.04.2016
Похожие документы

4. Ionosphere [Oulu]
... Because of the Sun 's UV radiation, Earth 's upper atmosphere is partly (0.1% or less) ionized plasma at altitudes of 70-1500 km. ... Around the plasma density maximum (F-layer, see below) a so-called ionospheric waveguide is formed for magnetosonic waves . ... It is interesting to note that this works also the other way round and, for example, the auroral kilometric radiation created by the precipitating particles high above the ionosphere does not reach the ground because of the ionospheric E...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/SPPHTEXT/ionosphere.html -- 7.1 Кб -- 21.12.2007
Похожие документы

5. Current Responsibilities of Alan D. Welty
... I work in the Commanding (Instruction Management) group at the Space Telescope Science Institute . Most of my time goes into working on software for the Advanced Camera for Surveys (ACS, pronounced "ace"), which is to be installed in the HST during the 1999 servicing mission. ... I develop the software database elements used to interface between the ACS instructions the ACS flight software, and participate in the review process for the ACS flight software. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~welty/welty_cmd.html -- 3.3 Кб -- 11.10.2004
Похожие документы

6. clMonitor
dfos = Data Flow Operations System, the common tool set for DFO . ... dfos tools . ... clMonitor.html, exported to http://qcweb.hq.eso.org/CLUSTER/monitor . ... The clMonitor gives an overview of the currently condor activity (nodes executing condor jobs) and the pending queue. ... idle | ... busy' indicates that condor currently executes a job on that node; 'idle' means no current condor job; 'reserved/not available' means the node is not configured for condor jobs, or is currently not available. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/clMonitor.html -- 24.2 Кб -- 26.09.2011
Похожие документы

7. The Direction Assigned to Electric Currents
... The choice of which type of electricity is called "positive" and which "negative" was made around 1750 by Ben Franklin, early American scientist and man of many talents (the stamp on the left commemorates his role as first US postmaster--and colonial postmaster before that). ... Franklin knew of two types of electric charge, depending on the material one rubbed. ... Later, when electric batteries were discovered, scientists naturally assigned the direction of the flow of current to be from (+) to (-...
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/Education/woppos.html -- 9.3 Кб -- 24.03.2006
Похожие документы

8. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

9. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы

10. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. For example, if the hook returns an int and takes a request_rec * and an int and is called do_something , then declare it like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/hooks.html -- 11.9 Кб -- 25.02.2008
Похожие документы

11.