6 lines
2.0 KiB
HTML
6 lines
2.0 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>EXE</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="../E.html" title="E"/><link rel="previous" href="excl.html" title="excl"/><link rel="next" href="exec.html" title="exec"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">EXE</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="excl.html">Prev</a> </td><th width="60%" align="center">E</th><td width="20%" align="right"> <a accesskey="n" href="exec.html">Next</a></td></tr></table><hr/></div><dt><a id="EXE"/><dt xmlns="" id="EXE"><b>EXE</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/eks´ee/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/eek´see/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/E·X·E/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> An executable binary file. Some operating systems (notably MS-DOS,
|
||
VMS, and TWENEX) use the extension .EXE to mark such files. This usage is
|
||
also occasionally found among Unix programmers even though Unix executables
|
||
don't have any required suffix.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="excl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../E.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="exec.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">excl </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> exec</td></tr></table></div></body></html>
|