<?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=Light</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=Light"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Special:Contributions/Light"/>
		<updated>2026-04-20T16:18:55Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php/User_talk:Light</id>
		<title>User talk:Light</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User_talk:Light"/>
				<updated>2005-12-09T15:35:17Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;doesn't ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/5.4/ the bootonly.iso do this?&lt;br /&gt;
&lt;br /&gt;
--[[User:Dave|Dave]] 11:42, 27 Jul 2005 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
-bootonly doesn't include the base system, you have to download that for each box you install on if you use that iso unfortunately. What I've been doing for the moment is to use the 5.3-mininst ISO for installs. It's quicker to install 5.3 and cvsup than to bother downloading the whole 5.4 ISO. ;)&lt;br /&gt;
&lt;br /&gt;
--[[User:Light|Light]] 11:50, 27 Jul 2005 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I have a potential article. Something I learnt about yesterday. Maybe it's not 100% relevant. It's called &amp;quot;How to recover your FreeBSD install after you change the partition in your dual-boot Linux install and don't reboot and mkfs.ext2 wipes out the first 256mb of your FreeBSD install and you spend a few hours reinstalling the base system and recovering the rest&amp;quot;. It would be a real block buster!&lt;br /&gt;
&lt;br /&gt;
--[[User:Light|Light]] 10:35, 9 Dec 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Telnet</id>
		<title>Telnet</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Telnet"/>
				<updated>2005-12-09T15:23:29Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Telnet is a terminal emulation application designed to allow remote access to machines running the [[telnetd]] [[daemon]].&lt;br /&gt;
&lt;br /&gt;
In recent years the use of ''telnet'' has dramatically reduced with the introduction of the far more secure  [[ssh]].&lt;br /&gt;
&lt;br /&gt;
==Common flags==&lt;br /&gt;
 -l &amp;lt;username&amp;gt; -- used to specify the username to use when logging into the remote machine.&lt;br /&gt;
 -n &amp;lt;filename&amp;gt; -- used to create a trace file of the ''telnet'' session.&lt;br /&gt;
&lt;br /&gt;
==Example usage==&lt;br /&gt;
 [light@splat ~]$ '''telnet''' insecure.host.com&lt;br /&gt;
 Trying 10.0.0.1...&lt;br /&gt;
 Connected to insecure.host.com.&lt;br /&gt;
 Escape character is '^]'.&lt;br /&gt;
 Password:&lt;br /&gt;
 [light@insecure ~]$ logout&lt;br /&gt;
 Connection closed by foreign host.&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Telnet</id>
		<title>Telnet</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Telnet"/>
				<updated>2005-12-09T15:22:34Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Telnet is a terminal emulation application designed to allow remote access to machines running the [[telnetd]] [[daemon]].&lt;br /&gt;
&lt;br /&gt;
In recent years the use of ''telnet'' has dramatically reduced with the introduction of the far more secure  [[ssh]].&lt;br /&gt;
&lt;br /&gt;
==Common flags==&lt;br /&gt;
 -l &amp;lt;username&amp;gt; -- used to specify the username to use when logging into the remote machine.&lt;br /&gt;
 -n &amp;lt;filename&amp;gt; -- used to create a trace file of the ''telnet'' session.&lt;br /&gt;
&lt;br /&gt;
==Example usage==&lt;br /&gt;
 [light@splat ~]$ '''telnet''' insecure.host.com&lt;br /&gt;
 Trying 10.0.0.1...&lt;br /&gt;
 Connected to insecure.host.com.&lt;br /&gt;
 Escape character is '^]'.&lt;br /&gt;
 Password:&lt;br /&gt;
 [light@insecure ~]$ logout&lt;br /&gt;
 Connection closed by foreign host.&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Fdisk</id>
		<title>Fdisk</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Fdisk"/>
				<updated>2005-12-09T14:58:04Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''fdisk''' is the system command used in FreeBSD and other unixlike OSes to handle partitioning hard drives.  (See also [[disklabel]] for editing [[disk slices]].)  Along with [[disklabel]], this ''fdisk'' provides roughly analogous functionality to the same-named Windows command ''fdisk''.&lt;br /&gt;
&lt;br /&gt;
It is worth noting that ''fdisk'', and for that matter FreeBSD in general, does not allow editing of the partition tables on any drives that have a partition or slice mounted. One should boot from a rescue disk when editing the partition table on the hard drive containing your root (/) [[mount point]].&lt;br /&gt;
&lt;br /&gt;
See also [[sysinstall]] for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows Equivalents]] [[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Fdisk</id>
		<title>Fdisk</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Fdisk"/>
				<updated>2005-12-09T14:55:13Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''fdisk''' is the system command used in FreeBSD and other unixlike OSes to handle partitioning hard drives.  (See also [[disklabel]] for editing [[disk slices]].)  Along with [[disklabel]], this ''fdisk'' provides roughly analogous functionality to the same-named Windows command ''fdisk''.&lt;br /&gt;
&lt;br /&gt;
It is worth noting that ''fdisk'', and for that matter FreeBSD in general, does not allow editing of the partition tables on any drives that have a partition or slice mounted.&lt;br /&gt;
&lt;br /&gt;
See also [[sysinstall]] for accomplishing all hard drive partitioning, slicing, and formatting tasks inside a convenient text-mode GUI.&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows Equivalents]] [[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Talk:Sysctl</id>
		<title>Talk:Sysctl</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Talk:Sysctl"/>
				<updated>2005-07-27T16:06:44Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Remind me to update this with some information from a heftier box sometime. These specs look pathetic! ;)&lt;br /&gt;
&lt;br /&gt;
--[[User:Light|Light]] 12:06, 27 Jul 2005 (EDT)&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Cvs</id>
		<title>Cvs</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Cvs"/>
				<updated>2005-07-27T16:03:45Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system.&lt;br /&gt;
&lt;br /&gt;
For more information and the full documentation visit the [[http://cvshome.org offical website]].&lt;br /&gt;
&lt;br /&gt;
[[Category : System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Cvs</id>
		<title>Cvs</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Cvs"/>
				<updated>2005-07-27T16:02:10Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system.&lt;br /&gt;
&lt;br /&gt;
[[Category : System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/User_talk:Light</id>
		<title>User talk:Light</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User_talk:Light"/>
				<updated>2005-07-27T15:57:39Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;doesn't ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/5.4/ the bootonly.iso do this?&lt;br /&gt;
&lt;br /&gt;
--[[User:Dave|Dave]] 11:42, 27 Jul 2005 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
-bootonly doesn't include the base system, you have to download that for each box you install on if you use that iso unfortunately. What I've been doing for the moment is to use the 5.3-mininst ISO for installs. It's quicker to install 5.3 and cvsup than to bother downloading the whole 5.4 ISO. ;)&lt;br /&gt;
&lt;br /&gt;
--[[User:Light|Light]] 11:50, 27 Jul 2005 (EDT)&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Sysctl</id>
		<title>Sysctl</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Sysctl"/>
				<updated>2005-07-27T15:55:44Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''sysctl''' is used to get/set various kernel and kernel module parameters.&lt;br /&gt;
&lt;br /&gt;
To get the value of a kernel parameter:&lt;br /&gt;
&lt;br /&gt;
 [root@splat ~]# '''sysctl hw.physmem'''&lt;br /&gt;
 hw.physmem: 130453504&lt;br /&gt;
&lt;br /&gt;
To set the value of a kernel parameter:&lt;br /&gt;
&lt;br /&gt;
 [root@splat ~]# '''sysctl net.link.ether.bridge=0'''&lt;br /&gt;
 net.link.ether.bridge: 1 -&amp;gt; 0&lt;br /&gt;
&lt;br /&gt;
Please note that some parameters are read-only and cannot be changed.&lt;br /&gt;
&lt;br /&gt;
You can use the '''-a''' parameter to list all '''sysctl''' variables. Coupled with [[grep]] this makes a great way to find the '''sysctl''' variable you're looking for.&lt;br /&gt;
&lt;br /&gt;
 [root@splat ~]# '''sysctl -a | grep mem'''&lt;br /&gt;
 vm.zone_kmem_pages: 182&lt;br /&gt;
 vm.zone_kmem_kvaspace: 14725120&lt;br /&gt;
 vfs.ufs.dirhash_maxmem: 2097152&lt;br /&gt;
 vfs.ufs.dirhash_mem: 292312&lt;br /&gt;
 hw.physmem: 130453504&lt;br /&gt;
 hw.usermem: 107544576&lt;br /&gt;
&lt;br /&gt;
Be careful when editing '''sysctl''' values. Invalid or incorrect settings could cause severe problems with your system.&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/User_talk:Light</id>
		<title>User talk:Light</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/User_talk:Light"/>
				<updated>2005-07-27T15:52:01Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;doesn't ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/5.4/ the bootonly.iso do this?&lt;br /&gt;
&lt;br /&gt;
--[[User:Dave|Dave]] 11:42, 27 Jul 2005 (EDT)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
-bootonly doesn't include the base system, you have to download that for each box you install on if you use that iso unfortunately.&lt;br /&gt;
&lt;br /&gt;
--[[User:Light|Light]] 11:50, 27 Jul 2005 (EDT)&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Talk:Df</id>
		<title>Talk:Df</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Talk:Df"/>
				<updated>2004-09-10T10:40:18Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I'd like to see a link here to &amp;quot;Memory free&amp;quot;. Does anybody know of a quick and simply was to get a [[df]]-style memory listing (something like the '''free''' command under Linux or the '''mem''' command under DOS)?&lt;br /&gt;
&lt;br /&gt;
I know I can use [[top]], but that shows me a whole lot of stuff I don't wanna see, and not everything I want to see (for instance the total amount of physical memory). &lt;br /&gt;
&lt;br /&gt;
I know I can type &lt;br /&gt;
 [light@splat ~]$ '''sysctl -n hw.physmem'''&lt;br /&gt;
to get the amount of physical memory. I can also get a whole bunch of info from [[vmstat]]. &lt;br /&gt;
&lt;br /&gt;
If I have the Linux emulation layer installed and the Linux proc system mounted I can type &lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''cat /usr/compat/linux/proc/meminfo'''&lt;br /&gt;
&lt;br /&gt;
This gives me almost exactly what I, or in fact what any person first logging into a server and worrying about memory usage, would want to know.&lt;br /&gt;
&lt;br /&gt;
So, is there a '''simple''' answer, one that doesn't require anything installed except the basic system? ;)&lt;br /&gt;
&lt;br /&gt;
- Light&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Pwd</id>
		<title>Pwd</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Pwd"/>
				<updated>2004-09-07T10:26:08Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[pwd]] is acronymic for '''print working directory'''&lt;br /&gt;
&lt;br /&gt;
When this command is called without any parameters, it will print out the current working directory according to the shell. It may be called with '''-P''' to dereference any symbolic links in the path.&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''pwd'''&lt;br /&gt;
 /home/light/www/paint_fx&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''pwd -P'''&lt;br /&gt;
 /usr/home/light/www/paint_fx&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Du</id>
		<title>Du</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Du"/>
				<updated>2004-09-07T10:17:40Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[du]] is acronymic for '''disk usage'''&lt;br /&gt;
&lt;br /&gt;
When this command is called with no parameters, it will display the amount of disk space used by each file and directory under the currenct working directory (see [[pwd]]).&lt;br /&gt;
&lt;br /&gt;
==Common flags==&lt;br /&gt;
 -d -- used with a number to specify how many levels deep to search&lt;br /&gt;
 -h -- use unit suffixes for sizes so as to make them human-readable&lt;br /&gt;
&lt;br /&gt;
==Example usage==&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du'''&lt;br /&gt;
 484     ./Graphics&lt;br /&gt;
 522     .&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du -d 0'''&lt;br /&gt;
 522     .&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du -h'''&lt;br /&gt;
 484K    ./Graphics&lt;br /&gt;
 522K    .&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Du</id>
		<title>Du</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Du"/>
				<updated>2004-09-07T10:16:43Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[du]] is acronymic for '''disk usage'''&lt;br /&gt;
&lt;br /&gt;
When this command is called with no parameters, it will display the amount of disk space used by each file and directory under the currenct working directory (see [[pwd]]).&lt;br /&gt;
&lt;br /&gt;
==Most common flags:==&lt;br /&gt;
 -d -- used with a number to specify how many levels deep to search&lt;br /&gt;
 -h -- use unit suffixes for sizes so as to make them human-readable&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du'''&lt;br /&gt;
 484     ./Graphics&lt;br /&gt;
 522     .&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du -d 0'''&lt;br /&gt;
 522     .&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~/www/paint_fx]$ '''du -h'''&lt;br /&gt;
 484K    ./Graphics&lt;br /&gt;
 522K    .&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Df</id>
		<title>Df</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Df"/>
				<updated>2004-09-07T09:56:42Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[df]] is acronymic for '''disc free'''&lt;br /&gt;
&lt;br /&gt;
When this command is used with no parameters, it will display the amount of disc space free on each mounted device in a 512-byte per block count, as well as a percentage.&lt;br /&gt;
&lt;br /&gt;
You may specify either a device path or plain directory path to retreive the associated mount-point information. Also, the parameter '''-h''' may be used to have the output displayed in 'human-readable' format.&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''/bin/df'''&lt;br /&gt;
 Filesystem  1K-blocks     Used   Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1a    128990   104110   14562    88%    /&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
 /dev/ad0s1g  18809884 15014076 2291018    87%    /usr&lt;br /&gt;
 /dev/ad0s1e    257998   236788     572   100%    /var&lt;br /&gt;
 procfs              4        4       0   100%    /proc&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df /tmp'''&lt;br /&gt;
 Filesystem  1K-blocks     Used   Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df /dev/ad0s1f'''&lt;br /&gt;
 Filesystem  1K-blocks     Used   Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df -h /'''&lt;br /&gt;
 Filesystem    Size   Used  Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1a   132M   107M    15M    88%    /&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Df</id>
		<title>Df</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Df"/>
				<updated>2004-09-07T09:55:46Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[df]] is acronymic for '''disc free'''&lt;br /&gt;
&lt;br /&gt;
When this command is used with no parameters, it will display the amount of disc space free on each mounted device in a 512-byte per block count, as well as a percentage.&lt;br /&gt;
&lt;br /&gt;
You may specify either a device path or plain directory path to retreive the associated mount-point information. Also, the parameter '''-h''' may be used to have the output displayed in 'human-readable' format.&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''/bin/df'''&lt;br /&gt;
 Filesystem  1K-blocks     Used   Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1a    128990   104110   14562    88%    /&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
 /dev/ad0s1g  18809884 15014076 2291018    87%    /usr&lt;br /&gt;
 /dev/ad0s1e    257998   236788     572   100%    /var&lt;br /&gt;
 procfs              4        4       0   100%    /proc&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df /tmp'''&lt;br /&gt;
 Filesystem    Size   Used  Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df /dev/ad0s1f'''&lt;br /&gt;
 Filesystem    Size   Used  Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1f    257998      146  237214     0%    /tmp&lt;br /&gt;
&lt;br /&gt;
 [light@splat ~]$ '''df -h /'''&lt;br /&gt;
 Filesystem    Size   Used  Avail Capacity  Mounted on&lt;br /&gt;
 /dev/ad0s1a   132M   107M    15M    88%    /&lt;br /&gt;
&lt;br /&gt;
[[Category:System Commands]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/RD</id>
		<title>RD</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/RD"/>
				<updated>2004-09-06T13:52:23Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Under FreeBSD and other unixlike OSes, the equivalent command is rmdir.&lt;br /&gt;
&lt;br /&gt;
Note: '''rmdir''' also works fine under Windows; '''rd''' is just a commonly-typed alias for it.&lt;br /&gt;
&lt;br /&gt;
To remove a directory and all contents, see [[Deltree]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows Equivalents]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/RD</id>
		<title>RD</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/RD"/>
				<updated>2004-09-06T13:49:46Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note: '''rmdir''' also works fine under Windows; '''rd''' is just a commonly-typed alias for it.&lt;br /&gt;
&lt;br /&gt;
To remove a directory and all contents, see [[Deltree]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows Equivalents]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	<entry>
		<id>http://freebsdwiki.net/index.php/Cd</id>
		<title>Cd</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Cd"/>
				<updated>2004-09-06T13:44:30Z</updated>
		
		<summary type="html">&lt;p&gt;Light: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Under FreeBSD and other unixlike OSes, '''cd''' means just what it does under Windows - &amp;quot;change directory.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
The notable differences being that under unixlike OSes a space is required between '''cd''' and the name of the directory to change to and a forward slash '''/''' is used instead of a backward slash '''\'''&lt;br /&gt;
&lt;br /&gt;
 C:\Windows&amp;gt; '''cd\stuff''' (windows)&lt;br /&gt;
 splat# '''cd /stuff'''     (unixlike)&lt;br /&gt;
&lt;br /&gt;
 C:\Windows&amp;gt; '''cd..'''     (windows)&lt;br /&gt;
 splat# '''cd ..'''         (unixlike)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows Equivalents]]&lt;/div&gt;</summary>
		<author><name>Light</name></author>	</entry>

	</feed>