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

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

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

1. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы

2. casacore: casa/ Directory Reference
... Namespaces . Classes . Files . Directories . casa . directory . ... file . aips.h [code] . ... aipsdef.h [code] . ... aipsenv.h [code] . ... aipstype.h [code] . ... aipsxtype.h [code] . ... Arrays.h [code] . ... BasicMath.h [code] . ... BasicSL.h [code] . ... complex.h [code] . ... namespace.h [code] . ... All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:09:26 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/dir_d51b0fe5ae703abbad28758f06d6866f.html -- 16.2 Кб -- 14.02.2011
Похожие документы

3. A Few Words About ROSAT Directories at SAO
... At SAO, the ROSAT data for observation rp123456 will be in /data/rdata/godata/rp123456/ . The PROS package contains sample ROSAT and Einstein data which are in the directory /pros/xray/data which is loaded with the IRAF task ``xray''. ... Thus within an arbitrary working directory and within the IRAF environment, to look at an image the command is, tv> display "xdata$rp110590_im2" 1 If Einstein data are loaded at SAO they will appear in the directory /pool14/i1234/ . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node43.html -- 4.1 Кб -- 01.10.2012
Похожие документы

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

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

6. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/howto/public_html.html -- 13.8 Кб -- 21.01.2013
Похожие документы

7. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/g/gibson.debbie/README.1
Last Updated: October 27, 1992 This README file can be found on the FTP site (cs.uwp.edu) in the directory /pub/music/lyrics/g/gibson.debbie or /pub/music/lists/btl/lyrics along with all of the below named files. The album files contain lyrics for the entire album, as they appear in the CD booklet. out.of.the.blue electric.youth anything.is.possible The lyric files for each individual song contains the 'sing along' version which should accurately represent what is actually sung on the album. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/g/gibson.debbie/README.1 -- 3.2 Кб -- 26.10.1992
Похожие документы

8. lsst.coordConv: include Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . include Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_d44c64559bbebec7f509842c48db8b23.html -- 6.6 Кб -- 07.05.2015
Похожие документы

9. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>93) - lnfm1.sai.msu.ru/ )

10. Space Science Education Resource Directory
... A rich suite of resources for public use is available including multimedia materials, online resources, hardcopies and other items. ... These objectives have been addressed through the creation of an education resource directory meeting the varied needs of the different customers of Space Science education. ... Also, providers and stake-holders wish to generate various reports, probe inventory information and track resource usage with other custom interfaces to the directory. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass00/O2-04/ -- 12.5 Кб -- 29.05.2001
Похожие документы
Еще в разделе: (Показать все результаты (>1119) - www.adass.org/ )

11. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.2/BISQUE
The bisque directory contains software for communicating with Software Bisque's Paramount ME. mks === This protocol is a native linux application. ... The protocol has been tested only with the Paramount ME's serial interface. ... It should be possible to switch back and forth between these applications. tsx === This protocol communicates with TheSkyX Professional (TSX) through its Orchestrate scripting program. ... At this time TSX and Orchestrate are available for Windows and Mac OSX, but not Linux. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.2/BISQUE -- 3.2 Кб -- 14.10.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1438) - www.astro.louisville.edu/ )

12. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar functio