<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Recover deleted files in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940178#M67119</link>
    <description>I assume there's no way to recover deleted files using rm command.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your messages.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Nov 2005 02:34:21 GMT</pubDate>
    <dc:creator>Carles Viaplana</dc:creator>
    <dc:date>2005-11-14T02:34:21Z</dc:date>
    <item>
      <title>Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940174#M67115</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Using GUI all you delete is sent to trash. Is there any kind of trash in command mode?&lt;BR /&gt;&lt;BR /&gt;I'm doing tests with some text and binary files and I can't. Do you have any idea wether there's any directory/tool to recover deleted files from command line?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Carles</description>
      <pubDate>Sat, 12 Nov 2005 08:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940174#M67115</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2005-11-12T08:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940175#M67116</link>
      <description>No automated re-cycle bin.&lt;BR /&gt;&lt;BR /&gt;This functionality is added to Linux with installation of third party programs.&lt;BR /&gt;&lt;BR /&gt;If you do so it will work in command line mode as well.&lt;BR /&gt;&lt;BR /&gt;If you have already deleted something you are out of luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 12 Nov 2005 16:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940175#M67116</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-12T16:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940176#M67117</link>
      <description>I'm reversing myself. I see a trash can on recent Linux installs.&lt;BR /&gt;&lt;BR /&gt;You can cd to it and copies files out of it.&lt;BR /&gt;&lt;BR /&gt;Its usually a subdirectory of $HOME/Desktop&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 13 Nov 2005 06:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940176#M67117</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-13T06:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940177#M67118</link>
      <description>sure, if stuff is in the trashcan you can just copy it out again. but things deleted in a shell (with the rm command) do not go to 'trash' but are really deleted.</description>
      <pubDate>Mon, 14 Nov 2005 02:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940177#M67118</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2005-11-14T02:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940178#M67119</link>
      <description>I assume there's no way to recover deleted files using rm command.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your messages.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Nov 2005 02:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940178#M67119</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2005-11-14T02:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940179#M67120</link>
      <description>I guess you could possibly write a script that replaces rm with a mv .... might work.   &lt;BR /&gt;Dave.</description>
      <pubDate>Mon, 14 Nov 2005 06:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940179#M67120</guid>
      <dc:creator>David Timms</dc:creator>
      <dc:date>2005-11-14T06:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Recover deleted files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940180#M67121</link>
      <description>or create a shell alias and add it to the default profile ?</description>
      <pubDate>Mon, 14 Nov 2005 12:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/recover-deleted-files/m-p/4940180#M67121</guid>
      <dc:creator>Phil Daws_5</dc:creator>
      <dc:date>2005-11-14T12:18:38Z</dc:date>
    </item>
  </channel>
</rss>

