<?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/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OuvarDronv</id>
		<title>FreeBSDwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OuvarDronv"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Special:Contributions/OuvarDronv"/>
		<updated>2026-04-06T03:15:49Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php/Type</id>
		<title>Type</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Type"/>
				<updated>2009-05-22T10:08:19Z</updated>
		
		<summary type="html">&lt;p&gt;OuvarDronv: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;http://www.textvitrli.com &lt;br /&gt;
The '''type''' builtin shell command under some [[shell]]s ([[sh]], [[bash]], and [[zsh]]), returns information about a single ''word''.  This command is ''not'' built into the [[C shell]], which is the default in FreeBSD (see [[which]] and [[where]]).&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 sh$ type type&lt;br /&gt;
type is a shell builtin&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 bash$ type -a lynx&lt;br /&gt;
lynx is aliased to `lynx -use_mouse'&lt;br /&gt;
lynx is /usr/local/bin/lynx&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==C shell equivalent==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 tcsh&amp;gt; where lynx&lt;br /&gt;
lynx is aliased to lynx -use_mouse&lt;br /&gt;
/usr/local/bin/lynx&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Windows command==&lt;br /&gt;
The DOS command, '''TYPE''', is comparable to the [[cat]] command in FreeBSD and other unixlike OSes.&lt;br /&gt;
[[Category:System Commands]] [[Category:Linux Equivalents]] [[Category:Windows Equivalents]]&lt;/div&gt;</summary>
		<author><name>OuvarDronv</name></author>	</entry>

	</feed>