<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_mknod</id>
		<title>32v 1m mknod - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_mknod"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_mknod&amp;action=history"/>
		<updated>2026-05-10T16:55:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_mknod&amp;diff=6994&amp;oldid=prev</id>
		<title>Neozeed: New page: MKNOD(1M)           UNIX Programmer's Manual            MKNOD(1M)    == NAME ==      mknod - build special file  == SYNOPSIS ==      /etc/mknod name [ c ] [ b ] major minor  == DESCRIPTION...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_mknod&amp;diff=6994&amp;oldid=prev"/>
				<updated>2009-10-26T14:55:54Z</updated>
		
		<summary type="html">&lt;p&gt;New page: MKNOD(1M)           UNIX Programmer&amp;#039;s Manual            MKNOD(1M)    == NAME ==      mknod - build special file  == SYNOPSIS ==      /etc/mknod name [ c ] [ b ] major minor  == DESCRIPTION...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;MKNOD(1M)           UNIX Programmer's Manual            MKNOD(1M)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     mknod - build special file&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     /etc/mknod name [ c ] [ b ] major minor&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _M_k_n_o_d makes a special file.  The first argument is the _n_a_m_e&lt;br /&gt;
     of the entry.  The second is b if the special file is&lt;br /&gt;
     block-type (disks, tape) or c if it is character-type (other&lt;br /&gt;
     devices).  The last two arguments are numbers specifying the&lt;br /&gt;
     _m_a_j_o_r device type and the _m_i_n_o_r device (e.g. unit, drive, or&lt;br /&gt;
     line number).&lt;br /&gt;
&lt;br /&gt;
     The assignment of major device numbers is specific to each&lt;br /&gt;
     system.  They have to be dug out of the system source file&lt;br /&gt;
     _c_o_n_f._c.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 2m mknod|mknod(2)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>