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

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

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

1. Example of debugging a shell script
To print commands and their arguments as they are executed: cat example #!/bin/sh TEST1=result1 TEST2=result2 if [ $TEST1 = "result2" ] then echo $TEST1 fi if [ $TEST1 = "result1" ] then echo $TEST1 fi if [ $test3 = "whosit" ] then echo fail here cos it's wrong fi . This is a script called example which has an error in it; the variable $test3 is not set so the 3rd and last test [ command will fail. Running the script produces: example result1 [: argument expected . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.8.1.html -- 2.7 Кб -- 17.01.1997
Похожие документы

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>2099) - hea-www.harvard.edu/ )

3. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1345) - astro.uni-altai.ru/ )

4. Writing Shell Scripts
... To aid description, line numbers are given on the left side of each line (these line numbers are not part of the shell script ). 1: #!/bin/csh 2: 3: # Delete any datasets called multi.uv . 4: 5: rm -rf multi.uv 6: 7: fits in= MULTI.UV op=uvin out= multi.uv 8: 9: foreach srcnam ( 1934-638 0823-500 vela ) 10: uvaver vis = multi.uv select=source(${ srcnam }) out=${ srcnam }.uv 11: end 12: 13: mfcal Line 1: C-shell scripts must always start with the rather cryptic #!/bin/csh . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node20.html -- 8.0 Кб -- 10.04.2016
Похожие документы

5. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>66555) - www.eso.org/ )

6. VERSION User's Guide
... VERSION is a command-line program that prints the current version number of the SPICE Toolkit. To display only the SPICE toolkit version, VERSION should be executed without command arguments: . ... output all parameters for the environment for which the toolkit package was prepared, including SPICE toolkit version, system ID, operating system, compiler, and binary file format, max and min values for double precision and integer numbers. -v(ersion) . ... To display only the SPICE toolkit version: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/ug/version.html -- 3.2 Кб -- 17.12.2005
Похожие документы

7. Simple logging of scripts and their parameters Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... This page is relevant to a situation where one uses scripts written in Python but run from the ordinary operating system shell to control an experiment (but it could be applied to controlling any system). ... what parameters they were run with . ... usr/bin/python # Bojan Nikolic <b.nikolic@mrao.cam.ac.uk> # """ A fake control script """ import optparse import scriptbase sl = scriptbase . ... Simple logging of scripts and their parameters . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/script-logging.html -- 35.4 Кб -- 04.04.2016
Похожие документы

8. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы
Еще в разделе: (Показать все результаты (>1748) - www.adass.org/ )

9. Monitoring Options
... Statistic files are managed using file generation sets and scripts in the ./scripts directory of this distribution. ... Each valid update appends a line of the following form to the current element of a file generation set named peerstats : . ... This keyword allows the (otherwise constant) filegen filename prefix to be modified for file generation sets, which is useful for handling statistics logs. filegen name [ file filename ] [ type typename ] [ flag flagval ] [ link | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/monopt.html -- 9.3 Кб -- 21.12.2007
Похожие документы

10. Command line options
... Common options . All SAS tasks support the following command line options: . ... If the task uses the ODF Access Layer ( oal ) the following command line option is recognized as well: . ... odf odf . ... odf can be the name of an ODF summary file as created by the task odfingest or merely the name of a directory containing one. ... All tasks may have additional parameters in a parameter file, that can be set on the command line (more information can be found in package param ). param = value . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/taskmain/node2.html -- 10.4 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>8097) - xmm.vilspa.esa.es/ )

11. rotatelogs - Piped logging program to rotate Apache logs - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... rotatelogs is a simple program for use in conjunction with Apache's piped logfile feature. It supports rotation based on a time interval or maximum size of the log. ... If given, rotatelogs will execute the specified program every time a new log file is opened. ... The time between log file rotations in seconds. ... At the end of each rotation time (here after 24 hours) a new log is started. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/rotatelogs.html -- 15.8 Кб -- 19.11.2015
Похожие документы

12. TUI:Scripts:Built In Scripts:Run_Commands
Run a set of commands, one at a time. ... If any command fails, the script aborts. You may save your commands to a file and retrieve them again later. The results of the commands do not show up in the Run_Commands window. ... A tui wait command: tui wait sec . ... Example: # sample commands that are safe to run tcc show status tui wait 0.3 tcc show time . ... The currently executing command is highlighted (and remains highlighted if the script aborts or is cancelled.) ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/BuiltInScripts/RunCommands.html -- 2.8 Кб -- 05.09.2014
Похожие документы

13. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/mod/mod_cgi.html -- 15.6 Кб -- 10.12.2010
Похожие документы

14. http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz
... GUI­fying and Documenting your Shell Script Peter. ... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... Tcl/Tk: TkRun The GUI that is created will provide a simple interface to a program that is spawned by the GUI. ... Sample Script: testscript Here is an example header from a C­shell script with which Figure 1 was made. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz -- 105.9 Кб -- 12.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>239) - www.stecf.org/ )

15. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>294) - hea.iki.rssi.ru/ )

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

17. Apache module mod_include
This module provides for documents with Server Side Includes (SSI). ... Any document with handler of "server-parsed" will be parsed by this module, if the Includes option is set. If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : AddType text/html .shtml AddHandler server-parsed .shtml The following directive must be given for ... cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_include.html -- 22.9 Кб -- 20.05.2004
Похожие документы

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

19. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы

20. http://xray.sai.msu.ru/~ivan/gmt/man/minmax.html
minmax - Find extreme values in data tables minmax [ files ] [ -C ] [ -H [ nrec ] ] [ -I dx [/ dy ] ] [ -M [ flag ] ] [ -: ] [ -bi [ s ][ n ] ] minmax reads its standard input [or from files] and finds the extreme values in each of the columns. It recognizes NaNs and will print warnings if the number of columns vary from record to record. ... C Report the min/max values per column in separate columns [Default uses <min/max> format] -H Input file(s) has Header record(s). ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/minmax.html -- 4.2 Кб -- 19.03.1999
Похожие документы

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


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

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

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