Найдено документов: 193981 (171 сайтов) ---- Время поиска: 0.63сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.1.html.
http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.1.html.
1. Problems using the rm command
. rm filename: No such file or directory . The file or directory you are trying to copy does not exist. usage: rm [-rif] file ... You have used a non-existent option or you have failed to give a filename or directory_name . rm: override protection 600 for filename ? y . rm: filename not removed: Permission denied . You don't have permission to remove this file or directory. Most likely you're trying to erase a system file or another user's file.
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/rm1.1.2.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>896) - comet.sai.msu.ru/ )
2. File Transfer
... This section describes how to copy a file between two VMS systems using the COPY command, and between a VMS system and another computer using FTP or Kermit. Remote file access may be made on either the file or record level, but only file level access is discussed here. To access a file, you use normal VMS commands, such as COPY or TYPE , but you specify the file name differently. ... It is also possible to automate your file transfers using scripts in conjunction with the Kermit TAKE command. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_55.html -- 7.1 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18563) - www.stsci.edu/ )
3. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/programs/htpasswd.html -- 15.7 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8344) - www.arcetri.astro.it/ )
4. htpasswd - Manage user files for basic authentication - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the Apache HTTP server can be restricted to just the users listed in the files created by htpasswd . ... Files managed by htpasswd may contain both types of passwords; some user records may have MD5-encrypted passwords while others in the same file may have passwords encrypted with crypt() . ... Delete user...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/de/programs/htpasswd.html -- 13.2 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3618) - www.sao.ru/ )
5. Version 11.3
... Planned release of SCHED 11.3 update 1 is April 14, 2014. ... April 14, 2014 RCW . ... RCW. ... In fixing that, another bug was found that affected frequencies set for the VLBA legacy system channels when the sideband inversion option was being used (the option that allows different stations to use different IF sideband but the same BBC sideband as is required for PFB observations with Green Bank at some frequencies). ... Planned release date for SCHED 11.3 is April 4, 2014. ... March 21, 2014. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/Version_11_3.html -- 9.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22525) - www.atnf.csiro.au/ )
6. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>2458) - hea-www.harvard.edu/ )
7. Miscellaneous Options
... This command specifies the default delay to be used under these circumstances. ... This command configures a trap receiver at the given host address and port number for sending messages with the specified local interface address. ... While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. setvar variable [ default ] . This command adds an additional system variable. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/miscopt.html -- 6.5 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2517) - www.sai.msu.su/ )
8. Additional problems at the transition
A problem, that can arise when moving from Fortran 77 to Fortran 90, is dependent on a usual deviation from the standard, and has to do especially with user programs. ... With many Fortran 77 implementations we wrote PROGRAM TEST REAL X WRITE(*,10) 10 FORMAT('Give X = ',$) READ(*,*) X WRITE(*,*) X END In Fortran 90 we use "non-advancing I/O" instead. ... In some old Fortran dialects the statement TYPE was used to write on a typewriter terminal and PRINT was used to write on the line printer. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c14.html -- 5.4 Кб -- 10.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c14.html -- 5.4 Кб -- 10.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>8084) - crydee.sai.msu.ru/ )
9. Making backups with tar
Next: Restoring files with tar Up: Simple backups Previous: Simple backups . A full backup can easily be made with tar љ : # tar -create -file /dev/ftape /usr/src . ... If your backup doesn't fit on one tape, you need to use the -multi-volume ( -M ) option: # tar -cMf /dev/fd0H1440 /usr/src . ... usr/src/ . ... usr/src/linux-1.2.10-includes/ .. ... An incremental backup can be done with tar љ using the -newer ( -N ) option: # tar -create -newer '8 Sep 1995' -file /dev/ftape /usr/src -verbose . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node85.html -- 6.2 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2330) - star.arm.ac.uk/ )
10. http://xmm.vilspa.esa.es/sas/7.0.0/doc/echeckregion/ChangeLog
Version 1.21.3 - 2006-04-11 (RDS) ----------- + src/echeckregion.cc - add an option to output check config/echeckregion.par result to a text file Version 1.21.2 - 2006-03-23 (RDS) ----------- + src/echeckregion.cc - fix a problem with PN small window mode (SPR-2673) Version 1.21.1 - 2006-03-10 (RDS) ----------- + src/FindBestRmfName.cc - solves a problem where the RESPFILE keyword was not set at all when a suitable canned matrix filename couldn't be found. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/echeckregion/ChangeLog -- 8.1 Кб -- 22.05.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>12383) - xmm.vilspa.esa.es/ )
11. Modern CCD Observations of Moving Celestial Objects: Algorithms and Software
... Up: Data Analysis and Processing Techniques . ... Also, a method for quality control of CCD observations is suggested. ... Everyone who observes a celestial object using a CCD detects moving celestial objects as a ``by product''. ... We hope that our investigations may be useful for near-Earth space control and also for searches of the moving celestial objects through analysis of old and new CCD frames obtained at any amateur or professional astronomical observatory. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass98/bykovo/ -- 12.3 Кб -- 16.07.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1845) - www.adass.org/ )
12. corstripch
corstripch - interim correlator total power stripchart plotter corstripch {-c -f filename -h -m numpnts -s -v1 min max -v2 min max} . c use calfile as default file (instead of corfile) . ... v2 min max set min ,max plot values for lower display . ... command function . ... v1 min max new min,max for top window (no commas) . v2 min max new min,max for bottom window (no commas) . ... As new . ... To replot in the new window, use the r command of the interactive menu. return to: filter_programs . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/software/corstripch.html -- 6.7 Кб -- 31.10.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3186) - www.naic.edu/ )
13. Mapping URLs to Filesystem Locations - Apache HTTP Server
This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. ... User Directories . URL Redirection . ... the URL http://www.example.com/docs/dir/file.html will be served from /var/web/dir/file.html . ... The module mod_userdir extends this idea to the web by allowing files under each user's home directory to be accessed using URLs such as the following. http://www.example.com/~user/file.html . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/urlmapping.html -- 13.5 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>128) - neptun.sai.msu.ru/ )
14. Manpage of FITSHDR_EDIT
fitshdr_edit - FITS-file headers interactive editor fitshdr_edit [options] FITSfile_name . fitshdr_edit utility allows to modify FITS headers' lines interactively (FITS MultiExtentionsFiles included). fitshdr_edit is just simple shell script around fitshdr utility. ... It means, that You can't remove line from header! ... 560:CRDELT2 = 21.0 / this is example 640: 720:HISTORY header No.0: 1st history line 123456789012345678901234567 880:COMMENT Sat Sep 25 21:17:34 CEST 2004 / by fitshdr_edit . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr_edit.1.html -- 4.6 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>250) - lnfm1.sai.msu.ru/ )
15. Agile PCI-SyncClock32 Timer Card
The Agile ICC computer (nimble) contains a high-accuracy GPS-synchronized timer card that emits pulses that trigger readout of the Agile camera when run in external synch mode. ... The recommended configuration for Agile has no GPS receiver (see 1 PPS Vs. The Built-In GPS Receiver below). ... Using external 1 PPS with on a GPS receiver mode is not fully supported, in that the timer card's firmware has been programmed to assume a GPS, but the tech support person claimed it would work. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/agile/TimerCard.html -- 9.7 Кб -- 09.12.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>915) - www.apo.nmsu.edu/ )
16. Compiler Options
Next: C Standard Library Functions Up: Common C Compiler Options Previous: Common C Compiler Options . c Suppress linking with ld(1) and produce a .o file for each source file. A single object file can be named explicitly using the -o option. ... Sends the output to the standard output, or to a file named with the -o option. Includes the cpp line numbering information. ... When this option is given, the -O and -R options are suppressed. -help Display helpful information about compiler. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_20_1.html -- 5.3 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_20_1.html -- 5.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_20_1.html -- 5.3 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_20_1.html -- 5.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_20_1.html -- 5.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1052) - jet.sao.ru/ )
17. http://xray.sai.msu.ru/~ivan/gmt/man/grdtrend.html
grdtrend - Fit and/or remove a polynomial trend in a grd file grdtrend grdfile -N n _ model [ r ] [ -D diff . grd ] [ -T trend . ... grd ] grdtrend reads a 2-D gridded file and fits a low-order polynomial trend to these data by [optionally weighted] least-squares. ... Optionally, append r to the -N option to perform a robust fit. ... N n _ model [ r ] sets the number of model parameters to fit. Append r for robust fit. ... D Write the difference (input data - trend) to the file diff . ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdtrend.html -- 4.9 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>721) - xray.sai.msu.ru/ )
18. http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html
... The files in this directory are for installing the latest version 3.0.0 of AstroImageJ on Linux, Windows, and Mac operating systems. ... If you have Java already installed on your system (32-bit or 64-bit), download the following version of AstroImageJ that does not include Java embedded in installation. ... To install AstroImageJ on a 64-bit Windows machine, install the following file which includes the Java 7 64-bit runtime environment ( jre ). ... Run AIJ by double-clicking AstroImageJ.exe. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/installation_packages/AstroImageJ_installation_windows.html -- 55.1 Кб -- 07.12.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>588) - www.astro.louisville.edu/ )
19. Atmospheric Modelling for ALMA
... ALMA . ... Technical notes . ... ATM and AATM . What is ATM? ... Current version: V0.1 . ... ATM is a library of routines for modelling transmission of cm/mm/sub-mm wavelength radiation through the Earths atmosphere. ... AATM is a re-packaging of the version of ATM as used by the ALMA online calibration software "TelCal". ... Please note this is a BETA version . ... NEWS file extract: Version 0.08 ------------ UPSTREAM TRACKING: Synchronised with the current version of ATM in the ALMA CVS Trunk. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/atmomodel.html -- 15.2 Кб -- 25.11.2009
Похожие документы
Похожие документы
20. The Problem of Consciousness
... Epistemology is a part of the study of Philosophy dealing with how we use our senses to know something about the world. ... Yet we know that we can be deceived by our senses. ... If we cannot always trust our senses, how can we ever know anything for certain about the world? ... A branch of epistemology that has come into vogue in the last 10-15 years is the problem of consciousness. ... What relationship is there between our conscious experience and the true nature of the physical world? ...
[
Сохраненная копия
]
Ссылки http://www.winer.org/About/Consciousness.php -- 12.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>64) - www.winer.org/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда