JargonFile/original/html/D/dot-file.html

13 lines
2.4 KiB
HTML
Raw Normal View History

2014-03-27 14:54:56 -04:00
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>dot 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="../D.html" title="D"/><link rel="previous" href="DoS-attack.html" title="DoS attack"/><link rel="next" href="double-bucky.html" title="double bucky"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">dot file</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="DoS-attack.html">Prev</a><EFBFBD></td><th width="60%" align="center">D</th><td width="20%" align="right"><EFBFBD><a accesskey="n" href="double-bucky.html">Next</a></td></tr></table><hr/></div><dt><a id="dot-file"/><dt xmlns="" id="dot-file"><b>dot file</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> A file that is not visible by default to normal directory-browsing
tools (on Unix, files named with a leading dot are, by convention, not
normally presented in directory listings). Many programs define one or
more dot files in which startup or configuration information may be
optionally recorded; a user can customize the program's behavior by
creating the appropriate file in the current or home directory.
(Therefore, dot files tend to <a href="../C/creep.html"><i class="glossterm">creep</i></a> &#8212; with
every nontrivial application program defining at least one, a user's home
directory can be filled with scores of dot files, of course without the
user's really being aware of it.) See also <a href="../P/profile.html"><i class="glossterm">profile</i></a>
(sense 1), <a href="../R/rc-file.html"><i class="glossterm">rc file</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="DoS-attack.html">Prev</a><EFBFBD></td><td width="20%" align="center"><a accesskey="u" href="../D.html">Up</a></td><td width="40%" align="right"><EFBFBD><a accesskey="n" href="double-bucky.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">DoS attack<63></td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"><EFBFBD>double bucky</td></tr></table></div></body></html>