<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Flags</id>
		<title>Flags - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/index.php?action=history&amp;feed=atom&amp;title=Flags"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Flags&amp;action=history"/>
		<updated>2026-04-08T08:32:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php?title=Flags&amp;diff=4907&amp;oldid=prev</id>
		<title>Dave at 01:17, 24 March 2005</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php?title=Flags&amp;diff=4907&amp;oldid=prev"/>
				<updated>2005-03-24T01:17:19Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Flags, also called switches or options, are things that you append to a command to alter it's behavior. For example,&lt;br /&gt;
 # ls&lt;br /&gt;
will just list the files in whatever current directory you're in, but&lt;br /&gt;
 # ls -l&lt;br /&gt;
will give you the same listing in long format. See [[ls]] for more info on that particular flag.&lt;br /&gt;
&lt;br /&gt;
Note that in FreeBSD, flags are prefixed with &amp;quot;-&amp;quot; or &amp;quot;--&amp;quot; as opposed to Microsoft Windows' &amp;quot;/&amp;quot;. Often a flag can be given as &amp;quot;--the-long-name-of-the-flag&amp;quot; or the much shorter and less carpal-tunnel-inducing format of just the first letter, &amp;quot;-t&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Category:FreeBSD Terminology]]&lt;/div&gt;</summary>
		<author><name>Dave</name></author>	</entry>

	</feed>