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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/metric_archive_turnaround_monthly.html.

1. Directories
The File System . A directory is a collection of files within a user's account (actually, it's a logical structure of files anywhere on the system, but we will focus here on how directories are used in your own user area). ... Typing DIR at the system prompt will list all the files in the current directory. ... DIR ). ... A directory can be deleted using the DELETE command, just like you would delete a file, except that the directory must be empty (no files in it) and the protection on the . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_23.html -- 6.5 Кб -- 01.11.1995
Похожие документы

2. htcacheclean - Clean up the disk cache - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... htcacheclean is used to keep the size of mod_cache_disk 's storage within a given size limit, or limit on inodes in use. ... If one or more URLs are specified, each URL will be deleted from the cache, if present. ... Specify limit as the total disk cache size limit. ... By passing the -a or -A options to htcacheclean , the URLs within the cache will be listed as they are found, one URL per line. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/htcacheclean.html -- 14.9 Кб -- 19.11.2015
Похожие документы

3. Automatic Reduction of Filterbank Data
... Then you need to set the environment variable tpool to point to the directory you intend to unload the data into. As a safety precaution when you are getting data off tape you should run disk_master , it needs sc_td as a command line argument in this case. ... The tape number it requires is the nrst number (usually 0) and typically you will want to unload all systems with no clipping, no skipping and to create a summary file. ... Back to the Filterbank data reduction page. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/reduce/fbtime/automatic.html -- 5.9 Кб -- 25.12.2007
Похожие документы

4. DFOS: directory structure
dfos = Data Flow Operations System, the common tool set for DFO make printable . The dfos system requires a common directory structure. It is defined in the RC file ~/.dfosrc. The current operational version for GIRAFFE is found here . Many of these directories have a substructure by DATE. ... data23/data/raw . DATE . ... raw data (fits files) . ... data23/data/headers . ... data23/data/calib . ... home/opslog/giraffe . ... operator (dfosInstall for save/ and template/) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/dirstruct1.html -- 11.8 Кб -- 26.11.2014
Похожие документы
Еще в разделе: (Показать все результаты (>7623) - www.eso.org/ )

5. VMS to UNIX Translation
... VMS UNIX . display list of files DIRECTORY ls DIRECTORY /FULL ls -l display contents of file TYPE cat display file with pauses TYPE/PAGE more, less display first few lines of file head display last few lines of file tail copy file COPY cp find string in file SEARCH grep fgrep compare files DIFF diff cmp rename file RENAME mv delete file or directory DELETE rm rmdir change file protection ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/VMStoUNIX.html -- 5.3 Кб -- 17.01.1997
Похожие документы

6. Image Directory and Header
Next: Image Display Up: Commands Grouped by Previous: Tape Input and . ADD/CATALOG Add one or more entries to a catalogue . COPY/DD Copy descriptors from one file to another . CREATE/CATALOG Create a catalogue . DELETE/DESCRIPTOR Delete a descriptor . INFO/DESCRIPTOR Get type and size of descriptor . READ/DESCRIPTOR Read descriptors . ... SORT/CATALOG Sort entries in a catalogue . SUBTRACT/CATALOG Remove an entry from a catalogue . WRITE/DESCRIPTOR Write a descriptor . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node437.html -- 2.8 Кб -- 23.02.1996
Похожие документы

7. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы

8. XMM-Newton SAS: Watchout Page
... The PPS pipeline is by design not intended to process EPIC or OM exposures performed using non-science modes or filters. ... A typical and rather frequent example of such exposures are the EPIC closed filter calibration exposures . At least one of such exposures in each EPIC camera is normally taken at the beginning of each XMM-Newton orbit. ... These closed filter EPIC calibration exposures represent therefore additional science OM and RGS exposure time. ... Pages maintained by SAS librarian . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/watchout/PPS_Products/cal_closed.shtml -- 6.0 Кб -- 22.12.2007
Похожие документы

9. Directory Manipulation
. Next: File Manipulation Up: C Standard Library Functions Previous: Data Conversion . #include <dir.h> . int chdir(char *path) - Change current directory to given path. char *getcwd(char *path, int numchars) - Returns name of current working directory. int mkdir(char *path) - Create a directory u sing given path name. int rmdir(char *path) - Delete a specified directory. Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_21_4.html -- 2.2 Кб -- 02.10.2012
Похожие документы

10. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

11. IKI IPL home page
You can also see this page in Russian with using KOI8 (X Windows) or CP1251 (MS Windows) Cyrillic coding. The Laboratory supports the space TV experiments, mainly in the planetary exploration missions. ... Image Co-registration . ... PHOBOS mission - Martian satellites investigations. Phobos on the Martian limb, the image from Phobos-2 probe from 02/28/89. ... Russian Space Bulletin. ... Last modified at June,26 1997 Alexey Kuzmin: akuzmin@mx.iki.rssi.ru . Back to IKI home page ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/IPL/ -- 4.8 Кб -- 05.08.1997
Похожие документы

12. Leopard: Trash broken in NFS home directories
While we had many problems under Tiger with NFS and Finder, at least the Trash worked. ... Ostensibly, it is doing this to avoid copies across the network, but it's failing to realize that my Trash and my home directory are on the SAME network filesystem. ... I've hammered on this for a while with no success so far, but here's some things I've tried that did not work: . ... One thing is that when Tiger would touch an NFS home directory with a .Trash, it would create one. Leopard doesn't do that. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/OSX/nfs_trash.html -- 5.2 Кб -- 10.04.2016
Похожие документы

13. The /proc filesystem
Next: Using Disks and Other Up: Overview of the Directory Previous: The /var filesystem . The /proc љ filesystem contains a illusionary filesystem. ... Instead, the kernel creates it in memory. It is used to provide information about the system (originally about processes, hence the name). Some of the more important files and directories are explained below. ... Shows which DMA channels are being used at the moment. /proc/filesystems љ . ... An image of the physical memory of the system. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node27.html -- 7.3 Кб -- 04.05.1997
Похожие документы

14. Astronomy HyperText Book: Stellar Evolution
... Stellar Evolution is driven entirely by the never ending battle between Pressure and Gravity . As imbalances are reached, the star is driven to find a new Energy source. ... Pressure and gravitational forces are equal, the star is stable and its core is sufficiently hot to fuse Hydrogen into Helium More about main sequence stars . ... The luminosity generated by the core fusion of Helium into Carbon is far greater than the shell luminosity associated with the fusion of Hydrogen into Helium. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/textbook/se.html -- 4.8 Кб -- 16.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>159) - zebu.uoregon.edu/ )

15. crydee.sai.msu.ru archive : error while processing request
file to view isn't specified . You are now in the [/] directory . [ Archive home | Shortcuts | Files | Directory tree | New files | Search | Help ] . Send your questions and comments . This software archive is being maintained by Sergey Ayukov . This HTML file was generated by FileJuggler package
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/archive/bin/autolist.cgi -- 2.1 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>5568) - crydee.sai.msu.ru/ )

16. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>397) - www.cplire.ru/ )

17. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

18. The Chandra Automatic Processing/Archive Interface
... Up: Science Data Pipelines . ... The Chandra Automatic Data Processing System (AP) requires quick access to previously generated data. ... This archive interface layer includes an archive request queue, a data archiving server (darch), and an archive ``cache''. ... In our implementation, the cache is actually a directory where the data files reside, as shown in Figure 1 . ... If the data products are not in the cache, then the pipeline retrieves the files from the archive database. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/P2-39/ -- 9.7 Кб -- 29.05.2001
Похожие документы

19. A prototype build system for CASA using SCons Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... Introduction to SCons . I have designed a prototype implementation of a build system for CASA based on the SCons tool. ... This system is experimental and not the official way of building CASA. ... The main version of the code for this build system is contained in a bzr branch, together with the remainder of the CASA system. ... Build: . ... To debug the SCons build process: . ... A prototype build system for CASA using SCons . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casascons.html -- 16.6 Кб -- 04.04.2016
Похожие документы

20. Index of /shared_skies/archive/select/messier/m42/20091028/processed
... Parent Directory - drift.jpg 2009-11-04 18:24 82K m42 _10sx2.png 2007-02-24 01:55 9.0M m42 _10sx2_log.jpg 2007-02-24 01:59 55K m42 _10sx2_log.png 2007-02-24 02:00 690K m42 _10sx2_log_masked.jpg 2007-02-24 02:06 45K m42 _10sx2_log_masked.png 2007-02-24 02:05 292K m42 _19.jpg 2009-11-04 18:24 22K m42 _19_stellar_profile.jpg 2009-11-04 18:24 86K m42 _rvb_log.jpg 2009-09-22 10:42 109K ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/shared_skies/archive/select/messier/m42/20091028/processed/ -- 4.3 Кб -- 10.04.2016
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования