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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/sag-0.4/node1.html.

1. Checking directory contents
. Before copying or removing a directory list its contents with the command: ls -FR . This lists any files and descends any subdirectory trees, listing their contents. For example: ls MetaCard BLURB.txt BUGS.txt FAQ.txt README.mc metacard/ MetaCard/metacard: Makefile XCmdGlue.c XTtemplate.c XtTemplate.c mc* README.ext XCmdGlue.h XtGlue.c external.c XCmdFuncs.c XCmdNames.h XtGlue.h external.h .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.2.2.1.html -- 2.1 Кб -- 17.01.1997
Похожие документы

2. P.I. Bakulin, E.V. Kononovich, V.I. Moroz, General Astronomy. Table of Content
. ОГЛАВЛЕНИЕ . Предисловие к четвертому изданию . Введение . § 1. Предмет и задачи астрономии . § 2. Подразделение астрономии . § 3. Возникновение и основные этапы развития астрономии . § 4. Практическое и идеологическое значение астрономии . § 5. Основа и источник астрономических исследований . § 6. Краткий очерк строения Вселенной . Глава I . Основные сведения из сферической астрономии . § 7. Видимые положения светил. Созвездия . § 8. Видимые движения звезд, Солнца, Луны и планет . § 9. Географические
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ak4/Table_of_Content.htm -- 106.8 Кб -- 24.01.2000
Похожие документы

3. The Calibration Database GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline User?s Guide . ... The Calibration Database . How the Calibration Database Selects Which File to Return . ... The calibration database consists of a directory containing all reduced calibration files needed by the GPI DRP, and associated software for indexing and accessing the calibration files. ... date of acquisition of the raw file (in JD), or the most recent if the calibration is a combined product from several raw files . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/calibdb.html -- 10.8 Кб -- 14.02.2014
Похожие документы

4. From Power Up To Bash Prompt: The Filesystem
Next Previous Contents . ... There are filesystems on disk partitions and other devices, and there is the filesystem as it is presented to you by a running Linux system. In Linux, you ``mount'' a disk filesystem onto the system's filesystem. ... A filesystem imposes some structure on this, and makes it look like files within directories within directories.. ... If the power cuts out at this point, the filesystem will be broken. ... Usually, the kernel mounts its root file system read-only. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-7.html -- 6.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1637) - jet.sao.ru/ )

5. http://www.atnf.csiro.au/computing/software/gipsy/tsk/disk.dc1
Program: DISK Purpose: DISK lists the contents of the current directory and lists some properties of GIPSY sets. Category: UTILITY File: disk.c Author: M. Vogelaar Keywords: ** PRINTER= Give printer number: Select destination of output. ... DIR= Give directory: [current] List contents of this directory. INSET= Give set to examine: [list all sets] If you do NOT want a list of sets, but detailed information about a particular set, use the hidden keyword INSET= It will skip the list of sets. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/tsk/disk.dc1 -- 4.2 Кб -- 19.11.1998
Похожие документы

6. ASP: Astronomy Education: A Selective Bibliography
home education > resources . ... Education from Mercury . ... Selected Topical Bibliographies . Astronomy Education Bibliography . ... Astronomical Pseudo-Science . ... Foothill College the Astronomical Society of the Pacific) . ... Sletteback, A. Jettner, F. "Proceedings of the Conference on Education in Astronomy, August 1969" in Bulletin of the American Astronomical Society, vol. 2, p. 254 (1970). ... Accompanied, later in the same book, by a "Catalog of National Astronomy Education Projects".) ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/resources/educ_bib.html -- 23.7 Кб -- 02.10.2012
Похожие документы

7. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

8. Find Terminal Sessions with Applescript
March 2012 If you have so many terminals or terminal tabs open that you lose track of your sessions, this script can help you track them down. ... The selected terminal is raised to the front and switched to the appropriate tab. set question to display dialog ("Find Terminal Session:") default answer "" buttons {"Cancel", "Search Titles", "Also Search Contents"} default button 2 . ... set parlist to paragraphs of ( contents of tab t of win as text ) . set parnum to ( count of parlist ) . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/OSX/terminal-tabs.html -- 26.1 Кб -- 10.04.2016
Похожие документы

9. Combination of the selected observations to make the templates and build CCFs
... This step is done mostly interactively and uses some basic ad-hoc IDL procedures, mainly for testing and checking of the consistency of the results.Once the observations have been selected and the count spectra extracted, the available spectra of each background level are accumulated. ... Average QUALITY such that QUALITY =0|1 Exposure times are added and the total is written in the EXPOSURE keyword of the header of the output FITS file. Finally, the CCFs are built from these templates. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node905.html -- 3.9 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>7521) - xmm.vilspa.esa.es/ )

10. moveProducts
... distributed/updated files; VCAL directory managed . ... export to qcweb: all files (ex hdr/fits) in $DFO_LOG_DIR/<date>; all files (ex hdr/fits, ex ps) in $DFO_PLT_DIR/<date> . ... The final directories on the DFOS systems are: $DFO_CAL_DIR/$DATE for calib data, $DFO_SCI_DIR/$DATE for science data, $DFO_PLT_DIR/$DATE for graphical information, and $DFO_LOG_DIR/$DATA for pipeline logs, association logs, trending logs, and ABs. ... 2.14 move the ABs, AB logs and processing logs to $DFO_LOG_DIR/<DATE> ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/moveProducts.html -- 16.1 Кб -- 05.10.2015
Похожие документы

11. Apache HTTP Server: Security Tips
... Server Side Includes . ... Protect Server Files by Default . Some hints and tips on security issues in setting up a web server. ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... If the logs directory is writeable (by a non-root user), someone could replace a log file with a symlink to some other system file, and then root might overwrite that file with arbitrary data. ... Accessing http://localhost/~root/ . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/security_tips.html -- 12.2 Кб -- 01.08.2003