JargonFile/original/html/R/rc-file.html
2014-03-27 18:54:56 +00:00

10 lines
2.2 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>rc file</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../R.html" title="R"/><link rel="previous" href="RBL.html" title="RBL"/><link rel="next" href="RE.html" title="RE"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">rc file</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="RBL.html">Prev</a> </td><th width="60%" align="center">R</th><td width="20%" align="right"> <a accesskey="n" href="RE.html">Next</a></td></tr></table><hr/></div><dt><a id="rc-file"/><dt xmlns="" id="rc-file"><b>rc file</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/R·C fi:l/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> [Unix: from <span class="firstterm">runcom files</span> on
the <a href="../C/CTSS.html"><i class="glossterm">CTSS</i></a> system 1962-63, via the startup script
<tt class="filename">/etc/rc</tt>] Script file containing startup instructions
for an application program (or an entire operating system), usually a text
file containing commands of the sort that might have been invoked manually
once the system was running but are to be executed automatically each time
the system starts up. See also <a href="../D/dot-file.html"><i class="glossterm">dot file</i></a>,
<a href="../P/profile.html"><i class="glossterm">profile</i></a> (sense 1).</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="RBL.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../R.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="RE.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">RBL </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> RE</td></tr></table></div></body></html>