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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/220/2.html.

1. Finding a file
. To locate a file in the file system , use the find command. find pathname -name filename -print . The pathname defines the directory to start from. Each subdirectory of this directory will be searched. The -print option must be used to display results. You can define the filename using wildcards. If these are used, the filename must be placed in 'quotes'. Examples . Did You Know? . Defining filenames with wildcard characters .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/find.html -- 2.3 Кб -- 17.01.1997
Похожие документы

2. SCL Sfit SLV Commands
... solve : find optimum fit in a grid of model spectra . ... It initiates an optimisation by starting with a grid of theoretical spectra, defined by model or read_grid , a set of starting parameters and an observed spectrum. ... The parameters to be optimised include: T eff , log g , n A , v sin i , v rad being effective temperature, surface gravity, an abundance variable, rotation velocity and radial velocity for one or two stars, and R 2 / R 1 being the relative radius of the second star, if present....
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_slv.html -- 13.7 Кб -- 18.08.2010
Похожие документы

3. TUI:TUI Menu:Log Windows
Log windows display messages from all "actors" (instruments, the TCC, the hub...) and allow you to send commands. Controls along the top allow you to filter out unwanted garbage or highlight messages of particular interest. ... Regular Expressions . ... The entry field for "+ Actors" and "+ Commands" filtering accept space-separated regular expressions . ... If you plan to send many messages to a particular actor, you may select the actor from the menu next to the command entry field. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/TUIMenu/LogWin.html -- 8.3 Кб -- 05.09.2014
Похожие документы

4. About this Book
... JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. This book explains everything you need to know to begin using core and client-side JavaScript. ... JavaScript Versions . ... Each version of Navigator supports a different version of JavaScript. ... The following table lists the JavaScript version supported by different Navigator versions. ... Each version of the Netscape Enterprise Server also supports a different version of JavaScript. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/preface.htm -- 11.0 Кб -- 07.10.1999
Похожие документы

5. X Window System Problems
... Please note the following problems and workarounds: . ... Arrow keys . Arrow keys are used in SAOtng to move the mouse or markers. ... Unfortunately, error messages are generated if both sets are defined in the SAOtng code but are not supported by X. To get around this problem, we have added the -kbprefix command switch (and the SAOTNG_KBPREFIX environment variable) to SAOtng. This switch allows you to specify which arrow keys you want to use (assuming your version of X supports both). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/xproblems.html -- 5.0 Кб -- 01.10.2012
Похожие документы

6. Apache suEXEC Support
... From the top-level of the Apache source tree, type: cd support [ENTER] . ... From support/suexec.h /* * HTTPD_USER -- Define as the username under which Apache normally * runs. ... See the suEXEC documentation for more detailed * information. */ #define USERDIR_SUFFIX "public_html" /* * LOG_EXEC -- Define this as a filename if you want all suEXEC * transactions and errors logged for auditing and * debugging purposes. */ #define LOG_EXEC "/usr/local/apache/logs/cgi.log" /* Need me? ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/suexec_1_2.html -- 8.3 Кб -- 15.10.2001
Похожие документы

7. Stellarium: StelObjectModule Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelObjectModule Class Reference abstract . Specialization of StelModule which manages a collection of StelObject . ... virtual QList< StelObjectP >љ . searchAround (const Vec3d &v, double limitFov, const StelCore *core) const =0 . ... searchByNameI18n (const QString &nameI18n) const =0 . Find a StelObject by name. ... searchByName (const QString &name) const =0 . ... virtual QStringљ . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelObjectModule.html -- 37.0 Кб -- 28.02.2014
Похожие документы

8. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/o/obituary/misc
... Final Thoughts Sigh on to you My friend Might be is this the end Sigh on to you Sigh on to you Final Thoughts @ SONG : IN THE END OF LIFE No will to live Without lights Coming to the end of life Arriving in the end of life Ones decide to sacrifice No will to live Without lights Coming to the end of life Lost in darkness realms to go The fearless ones now are down The final one is burnt off life ... I'm the one that's sent to kill, Feeling all destructive will. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/o/obituary/misc -- 6.6 Кб -- 09.07.1995
Похожие документы

9. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

10. The XTE Data Finder (XDF)
... Table of Contents - Index - PS reprint - PDF reprint . ... All RXTE telemetry will be archived in a hierarchical database consisting entirely of FITS Binary Tables. We describe an interactive tool, the XTE Data Finder (XDF). ... Our basic design contains a three level hierarchy: Master Index, Subsystem Index, and Data Table. ... The Master Index acts as an ob