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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SymLink.html.

1. casacore: casa::RegularFile Class Reference
... casa::RegularFile . ... RegularFile (const Path &path) . ... copy (const Path &target, Bool overwrite= True , Bool setUserWritePermission= True ) const . Copy the file to the target path using the system command cp. void . ... The class RegularFile itself provides functions to rename, remove, copy, and move regular files. ... When the given path name is a symbolic link, the symbolic link is resolved (recursively) and the resulting file name is used instead. casa::RegularFile::RegularFile . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RegularFile.html -- 35.1 Кб -- 14.02.2011
Похожие документы

2. Referring to other command aliases
. You can use an existing command alias within another command alias. Define a first alias: alias print=lp . This creates the alias print for the lp command used to print files to your default printer. This alias can now be used within another alias. For example: alias tree='cd; ls -R | print' . The alias tree will list the complete directory tree below the users home directory on the default printer. Multiple commands within an alias can be separated by a semicolon; just as they are on the command line .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_bash3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

3. http://www.stsci.edu/spst/UnixTransition/doc/create_dummy_tdrs.py
... The '-software_version' defaults to 'ops' , others are 'old','new' The '- config_file = path is the path to the config file if not ms_output_directory : # Spew out the usage and quit when no ms_output_directory is given print run.__doc__ return spss_sys_util.SUCCESS if not os.path.isdir( ms_output_directory ): raise ValueError( ms output directory %s does not exist. % ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_dummy_tdrs.py -- 8.8 Кб -- 08.04.2016
Похожие документы

4. OptInt PmWiki : PmWiki / Wiki Farm Terminology
OptInt PmWiki : Pm Wiki / Wiki Farm Terminology . ... A wiki farm is nothing more than multiple wikis that share the same installation of the PmWiki software. ... All of the wikis in a farm are more or less the same, except the "home wiki" is a wiki that is located in the same directory as the PmWiki software. ... Home wiki . A wiki in a farm that's located in the same directory as the PmWiki software and therefore shares the farm's cookbook/ and pub/ directories. ... Use PmWiki directory instead. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiFarmTerminology?action=print -- 13.4 Кб -- 01.03.2014
Похожие документы

5. AstroGrid Registry FAQ
... AstroGrid Registry . ... 3.Get/Find New Registries . ... Below you will find sections about information about eXist and how it works with the Registry. eXist embedded (Moving your Data Out) . ... You could of course make backups of the data directory and after doing an upgrade or deploy simply copy back over the data directory and restart your servlet/j2ee container. ... Change the JNDI property of "reg.custom.exist.configuration" and point to this directory plus conf.xml ex: /exist/db/conf.xml. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/astrogrid-registry/regdocs/eXist_reference.jsp -- 13.8 Кб -- 01.10.2012
Похожие документы

6. 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
Похожие документы

7. Finding definitions in the source
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Linux SMP Scheduling (Angela) . Date: Mon, 16 Mar 1998 16:34:54 GMT . From: Felix Rauch < rauch@inf.ethz.ch > . The definition of NO_PROC_ID can be fount by, e.g., the following command: . find . -name "*.[ch]" -print | xargs grep NO_PROC_ID | grep #define . (assuming you are in the Linux-source-directory). This will show that NO_PROC_ID is defined as follows: . #define NO_PROC_ID 0xFF .
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/220/2.html -- 2.5 Кб -- 23.03.2000
Похожие документы

8. File Access and Directory System Calls
... This basically involves calling appropriate functions to traverse a directory hierarchy or inquire about a directories contents. int chdir(char *path) -- changes directory to specified path string. ... There are many system calls that can applied directly to files stored in a directory. int access(char *path, int mode) -- determine accessibility of file. path points to a path name naming a file. access() checks the named file for accessibility according to mode , defined in #include <unistd.h> : . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы

9. DFOS: Frequently Asked Questions
dfos = Data Flow Operations System, the common tool set for DFO . That initialization file sets up a standard set of global variables which must exist for dfos to run. ... The .dfosrc file contains one part of the instrument specific (or better: account specific) information needed by dfos. ... The set of links under 'Installation' collect a set-by-step installation scenario which makes sense only if the configuration files are filled reasonably. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/FAQ1.html -- 5.6 Кб -- 26.11.2014
Похожие документы

10. twistedActor Version History
... Remove Device.startCmdList . ... Bug fix: DeviceSet.startCmd and startCmdDict did not wait for all device commands to finish if a device had more than one command. ... The value returned by the callback is ignored, instead of being used to start a new device command. ... Bug fix: Device's connection state callback did not detect if a connection failed or was failing. ... Added link to Doxygen documentation in main manual and created this version history file. ... First version with version history. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/versionHistory.html -- 5.1 Кб -- 04.06.2015