<?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_rm</id>
		<title>32v 1m rm - 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_rm"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_rm&amp;action=history"/>
		<updated>2026-05-01T23:54:09Z</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_rm&amp;diff=7018&amp;oldid=prev</id>
		<title>Neozeed: New page: RM(1)               UNIX Programmer's Manual                RM(1)    == NAME ==      rm, rmdir  - remove (unlink) files  == SYNOPSIS ==      rm [ -fri ] file ...       rmdir dir ...  == DE...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_rm&amp;diff=7018&amp;oldid=prev"/>
				<updated>2009-10-26T15:36:21Z</updated>
		
		<summary type="html">&lt;p&gt;New page: RM(1)               UNIX Programmer&amp;#039;s Manual                RM(1)    == NAME ==      rm, rmdir  - remove (unlink) files  == SYNOPSIS ==      rm [ -fri ] file ...       rmdir dir ...  == DE...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;RM(1)               UNIX Programmer's Manual                RM(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     rm, rmdir  - remove (unlink) files&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     rm [ -fri ] file ...&lt;br /&gt;
&lt;br /&gt;
     rmdir dir ...&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _R_m removes the entries for one or more files from a direc-&lt;br /&gt;
     tory.  If an entry was the last link to the file, the file&lt;br /&gt;
     is destroyed.  Removal of a file requires write permission&lt;br /&gt;
     in its directory, but neither read nor write permission on&lt;br /&gt;
     the file itself.&lt;br /&gt;
&lt;br /&gt;
     If a file has no write permission and the standard input is&lt;br /&gt;
     a terminal, its permissions are printed and a line is read&lt;br /&gt;
     from the standard input.  If that line begins with `y' the&lt;br /&gt;
     file is deleted, otherwise the file remains.  No questions&lt;br /&gt;
     are asked when the -f (force) option is given.&lt;br /&gt;
&lt;br /&gt;
     If a designated file is a directory, an error comment is&lt;br /&gt;
     printed unless the optional argument -r has been used.  In&lt;br /&gt;
     that case, _r_m recursively deletes the entire contents of the&lt;br /&gt;
     specified directory, and the directory itself.&lt;br /&gt;
&lt;br /&gt;
     If the -i (interactive) option is in effect, _r_m asks whether&lt;br /&gt;
     to delete each file, and, under -r, whether to examine each&lt;br /&gt;
     directory.&lt;br /&gt;
&lt;br /&gt;
     _R_m_d_i_r removes entries for the named directories, which must&lt;br /&gt;
     be empty.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 2m unlink|unlink(2)]]&lt;br /&gt;
&lt;br /&gt;
== DIAGNOSTICS ==&lt;br /&gt;
     Generally self-explanatory.  It is forbidden to remove the&lt;br /&gt;
     file `..' merely to avoid the antisocial consequences of&lt;br /&gt;
     inadvertently doing something like `rm -r .*'.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>