<?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: How to remove in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557590#M371322</link>
    <description>Maybe the filename includes terminal control characters that cause the inode number to be erased from display as soon as the filename is displayed. This suggests it might be a malicious attempt to hide the file and/or intentionally make it difficult to remove. Or it might be the result of major fat-fingering with the cursor keys.&lt;BR /&gt;&lt;BR /&gt;Please try again, with "ls -ilb".&lt;BR /&gt;Adding the -b option replaces all terminal control and other special characters with harmless \NNN equivalents. &lt;BR /&gt;&lt;BR /&gt;Alternatively, use "ls -ilq" which replaces special characters with question marks.&lt;BR /&gt;&lt;BR /&gt;It's usually possible to copy&amp;amp;paste the filename from the output of either of the above-mentioned commands, for example to rename the file to something that's easier to use. (Type "mv -i ", then copy &amp;amp; paste the filename, then type " suspicious_file" and press Enter.)&lt;BR /&gt;&lt;BR /&gt;If you can, first rename the file to something simple (like "suspicious_file"), and use the "fuser -u suspicious_file" to identify any process(es) accessing that file.&lt;BR /&gt;If there is even a single process accessing the file, the disk space won't be released until that process closes the file, or the process dies.&lt;BR /&gt;&lt;BR /&gt;Find out what these processes are and stop them if possible. (If the file is being accessed by e.g. an Oracle database engine, you might want to talk with the DBA before stopping any processes or deleting the file.)&lt;BR /&gt;&lt;BR /&gt;You might want to examine the file too: use "file suspicious_file" to try and identify the file type, or "strings suspicious_file | more" to take a peek inside it to see if there is something recognizable.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Mon, 04 Jan 2010 10:19:28 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2010-01-04T10:19:28Z</dc:date>
    <item>
      <title>How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557578#M371310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have found that one file has been create in root which is not showing file permission, owner and file name. As well as this file is occupied a lot of space in root. For this reasons I want to remove this file and free the root space.&lt;BR /&gt;But I cann't remove this file. Please give the necessary steps for resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;&lt;BR /&gt;Surajit</description>
      <pubDate>Mon, 04 Jan 2010 05:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557578#M371310</guid>
      <dc:creator>Surajit Santra</dc:creator>
      <dc:date>2010-01-04T05:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557579#M371311</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] which is not showing file permission,&lt;BR /&gt;&amp;gt; owner and file name.&lt;BR /&gt;&lt;BR /&gt;What, exactly, does this mean?  Showing&lt;BR /&gt;actual commands with their actual output can&lt;BR /&gt;be more helpful than vague descriptions and&lt;BR /&gt;interpretations.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But I cann't remove this file. [...]&lt;BR /&gt;&lt;BR /&gt;"I can't do something" is not a useful&lt;BR /&gt;problem description.  It does not show what&lt;BR /&gt;you did.  It does not show what happened when&lt;BR /&gt;you did it.</description>
      <pubDate>Mon, 04 Jan 2010 05:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557579#M371311</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-04T05:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557580#M371312</link>
      <description>Hi Surajit,&lt;BR /&gt;&lt;BR /&gt;How are you trying to remove it?&lt;BR /&gt;&lt;BR /&gt;rm does not work?&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 05:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557580#M371312</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2010-01-04T05:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557581#M371313</link>
      <description>Hi Surajit,&lt;BR /&gt;&lt;BR /&gt;can you post ls -li output&lt;BR /&gt;&lt;BR /&gt;if the inode number for that file is known ,we can remove it with  find command&lt;BR /&gt;&lt;BR /&gt;rgds!&lt;BR /&gt;Johnson&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 05:56:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557581#M371313</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-01-04T05:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557582#M371314</link>
      <description>Hi Surahit,&lt;BR /&gt;&lt;BR /&gt;Please send the ls -ltr output and mention which file you want to remove.&lt;BR /&gt;&lt;BR /&gt;Normally rm will work for you if you want to forcefully remove use rm -rf &lt;FILE name=""&gt;.&lt;BR /&gt;&lt;BR /&gt;Be careful it will not prompt you for confirmation ,for more details check man rm&lt;BR /&gt;&lt;BR /&gt;Khalid&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 04 Jan 2010 05:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557582#M371314</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2010-01-04T05:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557583#M371315</link>
      <description>ls -il {file-name}&lt;BR /&gt;&lt;BR /&gt;find . -inum [inode-number] -exec rm -i {} \;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 06:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557583#M371315</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-04T06:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557584#M371316</link>
      <description>Hi Surajit,&lt;BR /&gt;&lt;BR /&gt;Here is the steps if you know inode number for the file&lt;BR /&gt;&lt;BR /&gt;1) list inum for file&lt;BR /&gt;&lt;BR /&gt;#ls -li&lt;BR /&gt;2) confirm it with find comand&lt;BR /&gt;# find . -inum &lt;INODE number=""&gt; -exec ls -l {} \;&lt;BR /&gt;&lt;BR /&gt;3) if the above command listing your proposed file , delete it with the below command&lt;BR /&gt;&lt;BR /&gt;#find . -inum &lt;INODE number=""&gt; -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds!&lt;BR /&gt;Johnson&lt;/INODE&gt;&lt;/INODE&gt;</description>
      <pubDate>Mon, 04 Jan 2010 06:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557584#M371316</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-01-04T06:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557585#M371317</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am sending the output -&lt;BR /&gt;&lt;BR /&gt;# ls -li&lt;BR /&gt;total 3899994&lt;BR /&gt;        rw-------   1 root       sys        1969295360 Dec 29 15:30&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  2273 -rw-------   1 root       sys          52534 Nov  5 10:22 .ICEauthority&lt;BR /&gt;  3197 -rw-------   1 root       sys            221 Nov  5 10:22 .TTauthority&lt;BR /&gt;  3218 -rw-------   1 root       sys            343 Nov  5 10:22 .Xauthority&lt;BR /&gt;  2244 drwxr-xr-x  11 root       sys           8192 Nov  5 10:26 .dt&lt;BR /&gt;  2269 -rwxr-xr-x   1 root       sys           5451 Oct 10  2007 .dtprofile&lt;BR /&gt;  2242 -r--r--r--   1 bin        bin           1063 Jul 30 14:54 .profile&lt;BR /&gt;  3115 -rw-rw-rw-   1 root       sys             39 Jul  8  2008 .rhosts&lt;BR /&gt;  3252 -rw-------   1 root       sys          23068 Jan  4 12:32 .sh_history&lt;BR /&gt;  2270 drwxr-xr-x   2 root       sys             96 Oct  3  2008 .ssh&lt;BR /&gt;  2268 drwxr-xr-x   5 root       sys             96 Oct 11  2007 .sw&lt;BR /&gt;  3022 drwxrwxrwx   2 root       sys             96 Jul 28 19:16 DATA-PROTECTOR&lt;BR /&gt;  3153 lrwxrwxrwx   1 root       sys             10 Oct  3  2008 HORCM -&amp;gt; /opt/HORCM&lt;BR /&gt;  2434 lr-xr-xr-t   1 root       sys              8 Oct 11  2007 bin -&amp;gt; /usr/bin&lt;BR /&gt;  3099 drwxrwxrwx   2 root       sys             96 Jul  8  2008 cdrom&lt;BR /&gt;  3091 -rw-------   1 root       sys         848448 Mar  8  2008 core.2008-03-26-20:31:50&lt;BR /&gt;    95 -rw-------   1 root       sys         848448 Oct 20  2008 core.2008-10-27-15:31:13&lt;BR /&gt;  3164 -rw-------   1 root       sys         848448 Dec  2  2008 core.2008-12-06-17:57:52&lt;BR /&gt;     2 drwxr-xr-x   4 oracle     dba             96 Jul 29 19:45 crs&lt;BR /&gt;  8212 drwxr-xr-x   5 oracle     dba            184 Oct 24 22:52 dbbackup&lt;BR /&gt;    72 dr-xr-xr-x  20 bin        bin           8192 Jan  2 22:40 dev&lt;BR /&gt;  2487 drwxrwxrwx   2 root       sys             96 Dec 12  2007 dvd&lt;BR /&gt;     4 dr-xr-xr-x  32 bin        bin           8192 Dec 15 19:43 etc&lt;BR /&gt;     2 dr-xr-xr-x   6 bin        bin             96 Mar 17  2009 home&lt;BR /&gt;  2532 dr-xr-xr-x   4 root       sys             96 Dec 12  2007 hpap&lt;BR /&gt;  2075 lr-xr-xr-t   1 root       sys              8 Oct 11  2007 lib -&amp;gt; /usr/lib&lt;BR /&gt;  3037 drwx------   3 root       sys           8192 Oct 23  2008 logs&lt;BR /&gt;     3 drwxr-xr-x   2 root       root            96 Sep  8  2004 lost+found&lt;BR /&gt;  2882 -rw-rw-rw-   1 root       sys              0 Dec 13  2007 mapfile&lt;BR /&gt;     5 dr-xr-xr-x   1 root       root             1 Dec 15 19:42 net&lt;BR /&gt;  2792 -rw-rw-rw-   1 root       root         15196 Mar 24  2008 null&lt;BR /&gt;     2 dr-xr-xr-x  86 bin        bin           8192 Oct 21  2008 opt&lt;BR /&gt;     2 drwxr-xr-x   3 oracle     dba             96 Mar 31  2009 oraarch&lt;BR /&gt;     2 drwxr-xr-x   5 oracle     dba           1024 Dec 19  2008 oracle&lt;BR /&gt;  3209 -r--r--r--   1 root       sys            964 Jul 30 14:42 profile_bkp&lt;BR /&gt;    15 dr-xr-xr-x  15 bin        bin           8192 Dec 12  2007 sbin&lt;BR /&gt;  3157 -rw-------   1 root       sys           4426 Jul 30 14:57 sh_history_bkp&lt;BR /&gt;  2529 -r-xr-xr-x   1 root       sys        23666073 Dec 12  2007 sp2p2&lt;BR /&gt;  3084 -rw-r--r--   1 root       sys        1023860 Jul  9  2008 sqlnet.log&lt;BR /&gt;     2 dr-xr-xr-x   9 bin        bin           8192 Dec 15 19:41 stand&lt;BR /&gt;     2 drwxrwxrwt  26 root       root          8192 Jan  4 12:28 tmp&lt;BR /&gt;    13 drwxr-xr-x   3 root       root            96 Feb  8  2008 u01&lt;BR /&gt;    14 drwxr-xr-x   2 root       root            96 Mar 20  2009 u02&lt;BR /&gt;     2 dr-xr-xr-x  23 bin        bin           8192 Oct 11  2007 usr&lt;BR /&gt;     2 dr-xr-xr-x  25 bin        bin           8192 Oct 10  2007 var&lt;BR /&gt;# find . -inum &lt;INODE number=""&gt; -exec ls -l {} \;&lt;BR /&gt;sh: inode: Cannot find or open the file.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please check this -&lt;BR /&gt;total 3899994&lt;BR /&gt;rw------- 1 root sys 1969295360 Dec 29 15:30&lt;BR /&gt;&lt;BR /&gt;&lt;/INODE&gt;</description>
      <pubDate>Mon, 04 Jan 2010 07:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557585#M371317</guid>
      <dc:creator>Surajit Santra</dc:creator>
      <dc:date>2010-01-04T07:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557586#M371318</link>
      <description>&lt;!--!*#--&gt;&amp;gt; # find . -inum &lt;INODE number=""&gt; -exec ls -l {} \;&lt;BR /&gt;&amp;gt; sh: inode: Cannot find or open the file.&lt;BR /&gt;&lt;BR /&gt;Arrgh.  He meant to substitute the actual&lt;BR /&gt;inode number for "&lt;INODE number=""&gt;".&lt;BR /&gt;&lt;BR /&gt;I'd explain it all in more detail, but then&lt;BR /&gt;my head might explode.&lt;/INODE&gt;&lt;/INODE&gt;</description>
      <pubDate>Mon, 04 Jan 2010 07:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557586#M371318</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-01-04T07:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557587#M371319</link>
      <description>Yes, you need to use inode number to delete this file.&lt;BR /&gt;&lt;BR /&gt;inode number is mentioned in the first column (extreme left) of "ls -il" output.&lt;BR /&gt;&lt;BR /&gt;Go into that directory where that file is present, then&lt;BR /&gt;&lt;BR /&gt;# find . -inum [inode-number] -exec rm -i {} \;&lt;BR /&gt;&lt;BR /&gt;Use "rm -i" option so that it will ask for confirmation before deleting the file, so you will be sure that you are deleting correct file.</description>
      <pubDate>Mon, 04 Jan 2010 07:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557587#M371319</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2010-01-04T07:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557588#M371320</link>
      <description>Steven &amp;amp; R.K &amp;gt;&amp;gt; have you guys noticed this &lt;BR /&gt;&lt;BR /&gt;total 3899994&lt;BR /&gt;rw------- 1 root sys 1969295360 Dec 29 15:30&lt;BR /&gt;&lt;BR /&gt; it doesn't have inode number .. looks strange !!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any idea??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 08:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557588#M371320</guid>
      <dc:creator>johnsonpk</dc:creator>
      <dc:date>2010-01-04T08:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557589#M371321</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I amd send the output of ls -il and &lt;BR /&gt;find . -inum [inode-number] -exec rm -i {} \; cmd output - &lt;BR /&gt;&lt;BR /&gt;# ls -il&lt;BR /&gt;total 3899994&lt;BR /&gt;        rw-------   1 root  sys        1969295360 Dec 29 15:30&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  2273 -rw-------   1 root       sys          52534 Nov  5 10:22 .ICEauthority&lt;BR /&gt;  3197 -rw-------   1 root       sys            221 Nov  5 10:22 .TTauthority&lt;BR /&gt;  3218 -rw-------   1 root       sys            343 Nov  5 10:22 .Xauthority&lt;BR /&gt;  2244 drwxr-xr-x  11 root       sys           8192 Nov  5 10:26 .dt&lt;BR /&gt;  2269 -rwxr-xr-x   1 root       sys           5451 Oct 10  2007 .dtprofile&lt;BR /&gt;  2242 -r--r--r--   1 bin        bin           1063 Jul 30 14:54 .profile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# find . -inum [inode-number] -exec rm -i {} \;&lt;BR /&gt;find: bad -inum value [inode-number]&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Please notice this - &lt;BR /&gt;        rw-------   1 root  sys        1969295360 Dec 29 15:30 there is no inode number. So how can i use rm -i cmd ?&lt;BR /&gt;&lt;BR /&gt;Please give suggestion.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557589#M371321</guid>
      <dc:creator>Surajit Santra</dc:creator>
      <dc:date>2010-01-04T09:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557590#M371322</link>
      <description>Maybe the filename includes terminal control characters that cause the inode number to be erased from display as soon as the filename is displayed. This suggests it might be a malicious attempt to hide the file and/or intentionally make it difficult to remove. Or it might be the result of major fat-fingering with the cursor keys.&lt;BR /&gt;&lt;BR /&gt;Please try again, with "ls -ilb".&lt;BR /&gt;Adding the -b option replaces all terminal control and other special characters with harmless \NNN equivalents. &lt;BR /&gt;&lt;BR /&gt;Alternatively, use "ls -ilq" which replaces special characters with question marks.&lt;BR /&gt;&lt;BR /&gt;It's usually possible to copy&amp;amp;paste the filename from the output of either of the above-mentioned commands, for example to rename the file to something that's easier to use. (Type "mv -i ", then copy &amp;amp; paste the filename, then type " suspicious_file" and press Enter.)&lt;BR /&gt;&lt;BR /&gt;If you can, first rename the file to something simple (like "suspicious_file"), and use the "fuser -u suspicious_file" to identify any process(es) accessing that file.&lt;BR /&gt;If there is even a single process accessing the file, the disk space won't be released until that process closes the file, or the process dies.&lt;BR /&gt;&lt;BR /&gt;Find out what these processes are and stop them if possible. (If the file is being accessed by e.g. an Oracle database engine, you might want to talk with the DBA before stopping any processes or deleting the file.)&lt;BR /&gt;&lt;BR /&gt;You might want to examine the file too: use "file suspicious_file" to try and identify the file type, or "strings suspicious_file | more" to take a peek inside it to see if there is something recognizable.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 04 Jan 2010 10:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557590#M371322</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-04T10:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557591#M371323</link>
      <description>&amp;gt;I have found that one file has been create in root which is not showing file permission, owner and file name.&lt;BR /&gt;&lt;BR /&gt;It has valid permissions and owner, it's just the filename has control chars in it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;MK: It's usually possible to copy&amp;amp;paste the filename from the output of either of the above-mentioned commands,&lt;BR /&gt;&lt;BR /&gt;Right, with the -q case, make sure you use "rm -i".</description>
      <pubDate>Mon, 04 Jan 2010 18:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557591#M371323</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-04T18:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557592#M371324</link>
      <description>If all else fails login to a CDE/Gnome session and use the file manager/Nautilus to move to that area and select and delete the file. But you would need to do this as root.</description>
      <pubDate>Tue, 05 Jan 2010 03:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557592#M371324</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-05T03:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557593#M371325</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   try listing the file like this:&lt;BR /&gt;&lt;BR /&gt;# ls -l | cat -v&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Tue, 05 Jan 2010 12:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557593#M371325</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2010-01-05T12:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557594#M371326</link>
      <description>before you remove anything, be sure that no process is using that file.&lt;BR /&gt;&lt;BR /&gt;# fuser FILENAME&lt;BR /&gt;&lt;BR /&gt;Otherwise the space won't be freed up until the process terminates.</description>
      <pubDate>Tue, 05 Jan 2010 15:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-remove/m-p/4557594#M371326</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-05T15:12:47Z</dc:date>
    </item>
  </channel>
</rss>

