| 2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 |
<head> |
<head> |
| 4 |
<title>trashcan under GNU/Linux with 'libtrash' mini-HowTo</title> |
<title>trashcan under GNU/Linux with 'libtrash' mini-HowTo</title> |
| 5 |
|
<link rel="stylesheet" href="http://netfrag.org/horde/css.php?app=chora" type="text/css" /> |
| 6 |
<link rev="made" href="mailto:root@localhost" /> |
<link rev="made" href="mailto:root@localhost" /> |
| 7 |
</head> |
</head> |
| 8 |
|
|
| 9 |
<body style="background-color: white"> |
<body> |
| 10 |
|
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
| 11 |
|
<tr><td class="block" valign="middle"> |
| 12 |
|
<big><strong><span class="block"> trashcan under GNU/Linux with 'libtrash' mini-HowTo</span></strong></big> |
| 13 |
|
</td></tr> |
| 14 |
|
</table> |
| 15 |
|
|
| 16 |
<p><a name="__index__"></a></p> |
<p><a name="__index__"></a></p> |
| 17 |
<!-- INDEX BEGIN --> |
<!-- INDEX BEGIN --> |
| 40 |
|
|
| 41 |
<li><a href="#important_notes">Important Notes</a></li> |
<li><a href="#important_notes">Important Notes</a></li> |
| 42 |
<li><a href="#resources">Resources</a></li> |
<li><a href="#resources">Resources</a></li> |
|
<li><a href="#authors">Authors</a></li> |
|
|
<li><a href="#last_changes">Last changes</a></li> |
|
| 43 |
</ul> |
</ul> |
| 44 |
|
|
| 45 |
</ul> |
</ul> |
| 51 |
<p> |
<p> |
| 52 |
</p> |
</p> |
| 53 |
<h2><a name="implements_a_trash_can_under_gnu/linux_with_'libtrash'">Implements a ``trash can'' under GNU/Linux with 'libtrash'</a></h2> |
<h2><a name="implements_a_trash_can_under_gnu/linux_with_'libtrash'">Implements a ``trash can'' under GNU/Linux with 'libtrash'</a></h2> |
| 54 |
|
<p>Sebastian Utz <a href="mailto:seut@tunemedia.de">seut@tunemedia.de</a></p> |
| 55 |
|
<p><strong>last changes</strong></p> |
| 56 |
|
<pre> |
| 57 |
|
Revision 1.2 2003/01/25 09:06:51 jonen |
| 58 |
|
+ updated</pre> |
| 59 |
<p> |
<p> |
| 60 |
</p> |
</p> |
| 61 |
<h3><a name="description">Description</a></h3> |
<h3><a name="description">Description</a></h3> |
| 62 |
<pre> |
<p>All stuff here is mainly copied from the libtrash doc.</p> |
|
All stuff here is mainly copied from the libtrash doc.</pre> |
|
| 63 |
<pre> |
<pre> |
| 64 |
libtrash is a shared library which, when preloaded, implements a trash can under GNU/Linux. |
libtrash is a shared library which, when preloaded, implements a trash can under GNU/Linux. |
| 65 |
This way, your mistakes (at least those of the "rm -rf dir /" class :-)) will no longer cause |
This way, your mistakes (at least those of the "rm -rf dir /" class :-)) will no longer cause |
| 176 |
<a href="http://www.m-arriaga.net/software/libtrash/">http://www.m-arriaga.net/software/libtrash/</a></pre> |
<a href="http://www.m-arriaga.net/software/libtrash/">http://www.m-arriaga.net/software/libtrash/</a></pre> |
| 177 |
</dd> |
</dd> |
| 178 |
</dl> |
</dl> |
| 179 |
<p> |
<p><a href="#__index__"><small>back to top</small></a></p> |
| 180 |
</p> |
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
| 181 |
<h3><a name="authors">Authors</a></h3> |
<tr><td class="block" valign="middle"> |
| 182 |
<pre> |
<big><strong><span class="block"> trashcan under GNU/Linux with 'libtrash' mini-HowTo</span></strong></big> |
| 183 |
Sebastian Utz seut@tunemedia.de</pre> |
</td></tr> |
| 184 |
<p> |
</table> |
|
</p> |
|
|
<h3><a name="last_changes">Last changes</a></h3> |
|
|
<pre> |
|
|
Revision 1.1 2003/01/24 17:47:49: |
|
|
+ create new</pre> |
|
| 185 |
|
|
| 186 |
</body> |
</body> |
| 187 |
|
|