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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/tasks/list.html.

1. Using a long listing
. To get more information about each file and directory, use the command: ls -l . This gives you a long listing about each file and directory, giving information about its: . access permissions . number of links . owner . group ownership (on BSD systems only seen with -g option) . size . date and time last modified . Examples . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/list4.html -- 2.1 Кб -- 17.01.1997
Похожие документы

2. List Examples
... composer . ... navigator . ... HTML . This tag marks a text file as an HTML document. ... This tag encloses the heading for the HTML document. ... This tag displays the body for the HTML document. ... This tag displays a definition list in the HTML document. ... This tag displays a term in a definition list. ... This tag displays a definition description. ... The following steps outline how to create HTML files: . Use a text editor such as Netscape Composer to create your HTML file. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/lists.htm -- 4.1 Кб -- 15.04.1998
Похожие документы

3. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

4. Remote Windows
Motif and X-Windows . It is possible to execute a Motif application on a computer around the corner or around the world and redirect the input and output for the application to your workstation. There are files located on the Science Cluster to help you position and display windows from a remote VMS system. ... Copy two command files: . ... From one of the workstation windows, have the remote system execute the x command file and create the display on your workstation by using this command: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_42.html -- 8.8 Кб -- 01.11.1995
Похожие документы

5. Archive of VLBI Observations Majordomo List
... About ATNF overview . ... Governance overview . Australia Telescope Steering Committee . Time Assignment Committee . ... Staff list | ... Astrophysics graduate student programs . ... Australia Telescope Online Archive (ATOA) . ... VLBI . ... Arch | ... For the vt001h observation I would like to use the "dstart" command to . ... This program is used to monitor the time and start the . ... dstart" program it should launch correctly. ... You can check that dstart is telling you the right time . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/lists/vlbiobs/2004/11/0051.html -- 30.3 Кб -- 10.04.2016
Похожие документы

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

7. SAS startup thread
SAS home . ... List of SAS threads . Let us assume we are working in /home/user/my_work and have our XMM observation data files in /home/user/sasdata/ <my_obs>, where <my_obs> identifies a specific XMM observation. ... 2) Where are stored all the Calibration files? ... That is done by creating a Calibration Index File ( CIF ) which will tell our reduction processes which CCF s we need to use out of all available in SAS_CCFPATH , for the specific date of our observation data. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/documentation/threads/sas_startup_thread.html -- 13.2 Кб -- 21.08.2006
Похожие документы

8. About The Magnetospheric Yellow Pages
The Magnetospheric Yellow Pages are a directory that was designed to help you find space physics data. The yellow pages do not provide data. ... Data servers are listed by data type (e.g. magnetometer data) and by host institution (e.g. University of Colorado). In addition there is a list of project pages (e.g. The ISTP home page) and a list of group & institution pages (e.g. Goddard Space Flight Center's home page) which do not directly provide data. ... Data Servers sorted by Institution . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/YELLPAGE/info/about-yellow-pages.html -- 3.4 Кб -- 21.12.2007
Похожие документы

9. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы

10. Multi-Rsh parallelized rsh program
multi-rsh is a perl script which runs the same command on multiple machines, in parallel, and provides reasonable, adjustable timeouts for those machines which fail to answer. Both standard output and standard error are returned through the same channel, and all output has the hostname prepended to each line. Multi-rsh must be run as root (remote jobs can be set to run as any user, see Options below). ... Neither form allows you to directly pass input to the remote programs. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/multi-rsh.html -- 7.8 Кб -- 10.04.2016
Похожие документы

11. Adding new plug-ins to The Gimp
So you have downloaded the latest super-duper, all-doing, nice-looking plug-in for The Gimp, but you don't know how to actually plug it in. ... If your plug-in is one which does not require libraries other than libgimp (The Gimp's plug-in library) and libc (the standard C library; most C programs need this), that's all there is to it. ... To avoid having to add an entry for each new plug-in which requires the math library, you can look for the lines in the Makefile which look like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/quintero/tutorials/add-new-plugins.html -- 8.7 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (