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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/f77to90/pc_e.html.

1. Files
The File System . ... Files are identified to the system using a unique identifier called the file specification , which can include disk and directory names as well as node names for accessing files across the network. On VMS systems, file names are usually thought of as having three parts *1 : the filename , the file type , and the version number . ... The full file specification, with node name, device, directory, file name, file type, and version being specified is shown in Figure 3.1 . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_21.html -- 8.8 Кб -- 01.11.1995
Похожие документы

2. Documentation: Backup of DFO and QC machines
home . ... The information on this page applies to the following DFO operational machines: . ... Home directories for the operational instrument accounts (as well as other important home directories such as quality, flowmgr etc) are served to the DFO Blade nodes and the QC cluster nodes via NFS from hrs01 . ... Since 2008-10-07 , the entire /ots directory structure (i.e. including these two vital home directory systems) is backed up to the Backup Server bu2 using the ONANU.backup script . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/DFO_Blade_Backup.html -- 7.8 Кб -- 08.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>6025) - www.eso.org/ )

3. Directories and Paths
The working directory can be changed by typing ESC D . Hermes then prompts the user for a new directory like this: . This directory will then be used for tasks started after the change. ... The working directory can also be set in the Hermes defaults file . The task path can be changed with ESC T . Upon the prompt that follows one or more directories separated by blanks can be specified. ... If it is not in one of the specified directories, Hermes tries to find the task in $gip_exe . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/dirpath.html -- 2.4 Кб -- 16.01.2009
Похожие документы

4. External SAS packages
It is possible to incorporate in the SAS software packages that are not part of the official SAS distribution. These we call 'external packages'. All that is needed is to set the environment variable SAS_PATH to point to all directories that contain SAS components, in the form of a colon-separated list. ... He will have to set the SAS_DIR and SAS_PATH environment variable and call the sas-setup script (preferably in a login script), e.g. (csh): setenv SAS_DIR /usr/sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/externdevel.html -- 4.8 Кб -- 09.08.2000
Похожие документы
Еще в разделе: (Показать все результаты (>6237) - xmm.vilspa.esa.es/ )

5. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... 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/fr/howto/public_html.html -- 13.9 Кб -- 19.11.2015
Похожие документы

6. mod_vhost_alias - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... For example, the following configuration will map /cgi-bin/script.pl to /usr/local/apache2/cgi-bin/script.pl in all cases: . ... A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... A request for http://www.domain.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/example.com/d/o/m/domain/directory/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_vhost_alias.html -- 17.3 Кб -- 25.02.2008
Похожие документы

7. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT
... If You Have Neither OS/2 Dual Boot Nor OS/2 Boot Manager -------------------------------------------------------- If you want to remove OS/2 from your computer but want to save the data on your hard disk first, carry out the following procedure: To remove OS/2 and save the data on your computer: 1. ... Back up the data files you want to keep onto floppy disks by using the COPY command. ... Reinsert Setup Disk 1 in drive A (the startup drive). ... Restart your computer by pressing CTRL+ALT+DEL. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/OS2.TXT -- 7.2 Кб -- 06.03.2001
Похожие документы

8. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

9. Copying files to another directory
. To copy a file to another directory from your current directory give name of the source file followed by the pathname to the destination file. cp source path_to_destination . For the destination file to have the same name as the source file use: cp source path_to_destination_directory . Examples . Problems? . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/copy3.html -- 2.2 Кб -- 17.01.1997
Похожие документы

10. New Mirrors
... Make a new empty directory; you'll need about 6 megabytes; . ... Customize "host.html" as described below (optional); . ... Send some mail to me ( billa@znet.com ) with the URL of your new copy so I can update the mirror list; also let me know if you would like to receive email notifications of future updates. ... Several of the mirror sites are using the "mirror" package to keep their copies of TNP up to date automatically instead of waiting for me to send these notices. ... Mirrors .. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/nineplanets/newmirrors.html -- 7.1 Кб -- 30.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>434) - www.iki.rssi.ru/ )

11. New Mirrors
... Make a new empty directory; you'll need about 6 megabytes; . ... Send some mail to me ( bill@nineplanets.org ) with the URL of your new copy and its physical location so I can update the mirror list; also let me know if you would like to receive email notifications of future updates. ... add some text to describe your site; . ... Several of the mirror sites are using the "mirror" package to keep their copies of TNP up to date automatically instead of waiting for me to send these notices. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/tnp/newmirrors.html -- 7.4 Кб -- 21.12.2007
Похожие документы

12. common tcsh completions
The following are useful tcsh completions I use, which should mostly be fairly standard for any unix platform, so you can just drop them into place. # directories complete cd 'C/*/d/' complete rmdir 'C/*/d/' complete lsd 'C/*/d/' # signal names # also note that the initial - can be created with the first completion # but without appending a space (note the extra slash with no # append character specified) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/tcsh.html -- 6.0 Кб -- 10.04.2016
Похожие документы

13. Software Develpment: ST-ECF IRAF Package
Software Development: ST-ECF IRAF Package : Installation instructions . ST-ECF quit 2) Create a directory to contain the STECF external package files. ... 3) Log in as IRAF and edit the extern.pkg file in the hlib directory to define the package to the CL. From the IRAF account, outside the CL, you can move to this directory with the command: % cd $hlib Define the environment variable stecf to be the pathname to the stecf root directory. ... Maintained by Richard Hook Richard.Hook@eso.org ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/install.html -- 8.9 Кб -- 06.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>196) - www.stecf.org/ )

14. OptInt PmWiki : PmWiki / Initial Setup Tasks
OptInt PmWiki : Pm Wiki / Initial Setup Tasks . ... Most PmWiki configuration is performed in files called local/config.php and pub/css/local.css . ... When you first install PmWiki, the local/config.php file does not exist. Copy the sample-config.php file (in the docs/ directory) to local/config.php and use it as a starting point. ... When changing the configuration of your site, always change the local/config.php file or add files to the cookbook/ or pub directories. ... Just make an text-file. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/InitialSetupTasks?action=print -- 19.2 Кб -- 01.03.2014
Похожие документы

15. http://crydee.sai.msu.ru/ftproot/pub/comp/software/silk/fcl/filecommander_2.40-alpha46_amd64.changelog
filecommander (2.40-alpha46) lenny; urgency=low * Alpha 46 - Unix: When copying a directory, create the copy with 0700 permissions and change them to match the source directory after any contents have been copied. This makes it possible to copy a directory that's set unwritable. In File Find, make following of directory symlinks optional. Add # to the list of characters to be escaped when passed to a shell. ... Brian Havard <brian.havard@gmail.com> Fri, 29 Oct 2010 11:17:29 +1100 ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/software/silk/fcl/filecommander_2.40-alpha46_amd64.changelog -- 1.6 Кб -- 28.10.2010
Похожие документы

16. 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
Похожие документы
Еще в разделе: (Показать все результаты (>163) - lnfm1.sai.msu.ru/ )

17. http://star.arm.ac.uk/f77to90/readme.txt
... With the next version of Mosaic a "null" Winsocket will be provided. ... 1.3 New and revised routines ---------------------------- This is a list of all new and revised routines from that version 2.0 was distributed. a2.html 1996-03-23 Minor correction a4.html 1996-03-30 Minor update a9.html 1996-03-30 Minor update alpha.html 1996-03-09 New (Digital UNIX ) asa.html 1996-03-23 New c15.html 1996-03-30 Minor update digital.html 1996-02-17 Minor update epsilon.f90 1996-03-09...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/readme.txt -- 9.6 Кб -- 24.10.1996
Похожие документы

18. NEdit.org
... About NEdit . ... The following allows you to display directories and open subdirectories/files. ... Shift+Enter go to selected directory or open selected file . ... Dired Home:Shift+Home:o:: { if ($ file _path == ) $ nedit_cwd = ./ else $ nedit_cwd = $ file _path macro_menu_command( Dired ls ) } Dired ls:F12::: { if ($ nedit_cwd == ) $ nedit_cwd = ./ select_all() delete() temp = \\ $ nedit_cwd \\ cmd = cd temp ; ls -laCF insert_string(shell_command(cmd, )) mesg = ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-08.shtml -- 14.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-08.shtml -- 14.7 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/4/4-08.shtml -- 14.7 Кб -- 02.10.2012
Похожие документы

19. Astrophysical Research Consortium - Apache Point Observatory
... How do have my images go into a different directory? To put your images into a directory other than the standard /export/images you MUST create the directory from the dryrot prompt. ... Create the directory with the following command dryrot: mkdir /export/images/ your directory Now when you set up the directory in spicam you need to type spicam: path /export/images/ your directory This will now put the images into your directory. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/35m_manual/Instruments/SPIcam/SPIcam_problems.html -- 4.9 Кб -- 07.03.2007
Похожие документы

20. More Compiliation Problems - an Astronomy Net XEphem Forum Message
XEphem Forum Message . ... More Compiliation Problems . ... when I compile the Xephem source code in the /GUI/xephem file, I get the following... gcc -O2 -fno-strength-reduce -I../../libastro -I/usr/X11R6/include -I/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT -DFUNCPROTO=15 -DNARROWPROTO -c aavso.c -o aavso.o . aavso.c:20: Xm/Xm.h: No such file or directory . ... www.astronomy.net . About Astronomy Net | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/xephem/messages/81.shtml -- 14.9 Кб -- 09.04.2016
Похожие документы

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


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

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

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