Re: [1/2OT] how to delete ??? file

2013-01-19 Thread lina
On Sunday 20,January,2013 04:33 AM, cr...@gtek.biz wrote: > On Saturday, January 19, 2013 10:33, "lina" said: > > Yes, in my home directory. The path is /home/lina/try > >>> -? ? ? ? ?? XX.tar >> >>> But it looks more to me as if this files are somehow >>> corr

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread craig
On Saturday, January 19, 2013 14:33, cr...@gtek.biz said: > On Saturday, January 19, 2013 10:33, "lina" said: > > Yes, in my home directory. The path is /home/lina/try > >>> -? ? ? ? ?? XX.tar >> >>> But it looks more to me as if this files are somehow >>> cor

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread craig
On Saturday, January 19, 2013 10:33, "lina" said: Yes, in my home directory. The path is /home/lina/try >> -? ? ? ? ?? XX.tar > >> But it looks more to me as if this files are somehow >> corrupted. Did you fsck this file-system lately ? Hi Lina Excuse me fo

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread tv.deb...@googlemail.com
## Transferring back to the list since i received this personally, and ## I am not the OP On 19/01/2013 19:12, pavicic wrote: Hi, -? ? ? ? ?? XX.tar I wonder how can I delete it? I've just come accross this. Didn't read the history. Thought the following might help

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread tv.deb...@googlemail.com
On 19/01/2013 17:33, lina wrote: On Sunday 20,January,2013 12:28 AM, tv.deb...@googlemail.com wrote: On 19/01/2013 14:31, Martin Steigerwald wrote: Hi Lina, Am Freitag, 18. Januar 2013 schrieb lina: > Where is that directory located? In your home directory? Yes, in my home directory. Th

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread lina
On Sunday 20,January,2013 12:28 AM, tv.deb...@googlemail.com wrote: > On 19/01/2013 14:31, Martin Steigerwald wrote: >> Hi Lina, >> >> Am Freitag, 18. Januar 2013 schrieb lina: >>> > Where is that directory located? In your home directory? >>> >>> Yes, in my home directory. The path is /home/lin

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread tv.deb...@googlemail.com
On 19/01/2013 14:31, Martin Steigerwald wrote: Hi Lina, Am Freitag, 18. Januar 2013 schrieb lina: > Where is that directory located? In your home directory? Yes, in my home directory. The path is /home/lina/try -? ? ? ? ?? XX.tar I imagine it could also be a subtile

Re: [1/2OT] how to delete ??? file

2013-01-19 Thread Martin Steigerwald
Hi Lina, Am Freitag, 18. Januar 2013 schrieb lina: > > Where is that directory located? In your home directory? > > Yes, in my home directory. The path is /home/lina/try > > >> -? ? ? ? ?? XX.tar > > > > I imagine it could also be a subtile lack of access rights (SELinux >

RE: [1/2OT] how to delete ??? file

2013-01-18 Thread Mark Allums
> On Fri, Jan 18, 2013 at 08:48:10PM +0800, lina wrote: > > > > It's well maintained, at least far better than other boxes I met before. > > Just it might be my fault, long long time ago, I might chmod blindly at > > that time. > > I thought of chmod, so why not just try chmod/chown back? You migh

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread Chris Bannister
On Fri, Jan 18, 2013 at 08:48:10PM +0800, lina wrote: > > It's well maintained, at least far better than other boxes I met before. > Just it might be my fault, long long time ago, I might chmod blindly at > that time. I thought of chmod, so why not just try chmod/chown back? You might still get "

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread Stan Hoeppner
On 1/18/2013 6:37 AM, lina wrote: > It is my /home/lina/try directory. > > Honest speaking, I even didn't know when it showed up. And for those > files inside, it looks so strange for me. might some Fortran code? or > something. > > $ cd try/ > -bash: cd: try/: Permission denied > > I don't fee

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread lina
By accident I deleted it. The process is like this: 1] $ ls -lrt try/ ls: cannot access try/STEPS: Permission denied -? ? ? ? ?? XX.tar 2] $ ls -lrt total 3640 drw-rw-r--. 2 lina lina4096 Oct 13 23:31 try 3] $ rm -rf try/ rm: cannot remove `try/STEPS': Permission denied

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread David Goodenough
On Friday 18 Jan 2013, lina wrote: > On Friday 18,January,2013 08:26 PM, Martin Steigerwald wrote: > > Am Freitag, 18. Januar 2013 schrieb Doug: > >> On 01/18/2013 12:29 AM, lina wrote: > >>> Hi, > >>> > >>> I don't know from where jump out a directory with following info. > >>> > >>> $ ls -lrt t

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread CaT
On Fri, Jan 18, 2013 at 01:29:35PM +0800, lina wrote: > -? ? ? ? ?? XX.tar > -? ? ? ? ?? try.pdb > -? ? ? ? ?? try-c.pdb > -? ? ? ? ?? test_xtc2pdb.f > -? ? ? ? ?? SUB_UTILITY.o > -? ? ? ? ?

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread lina
> Where is that directory located? In your home directory? Yes, in my home directory. The path is /home/lina/try >> -? ? ? ? ?? XX.tar > > I imagine it could also be a subtile lack of access rights (SELinux > possibly?), but usually I would suspect a message about it then.

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread Ralf Mardorf
On Fri, 18 Jan 2013 13:26:56 +0100, Martin Steigerwald wrote: Am Freitag, 18. Januar 2013 schrieb Doug: On 01/18/2013 12:29 AM, lina wrote: > Hi, > > I don't know from where jump out a directory with following info. > > $ ls -lrt try/ > ls: cannot access try/STEPS: Permission denied > ls: cann

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread lina
On Friday 18,January,2013 08:26 PM, Martin Steigerwald wrote: > Am Freitag, 18. Januar 2013 schrieb Doug: >> On 01/18/2013 12:29 AM, lina wrote: >>> Hi, >>> >>> I don't know from where jump out a directory with following info. >>> >>> $ ls -lrt try/ >>> ls: cannot access try/STEPS: Permission denie

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread Martin Steigerwald
Am Freitag, 18. Januar 2013 schrieb lina: > Hi, Hi Lina, > I don't know from where jump out a directory with following info. > > $ ls -lrt try/ Where is that directory located? In your home directory? > ls: cannot access try/STEPS: Permission denied > ls: cannot access try/test_xtc2pdb.f: Perm

Re: [1/2OT] how to delete ??? file

2013-01-18 Thread Martin Steigerwald
Am Freitag, 18. Januar 2013 schrieb Doug: > On 01/18/2013 12:29 AM, lina wrote: > > Hi, > > > > I don't know from where jump out a directory with following info. > > > > $ ls -lrt try/ > > ls: cannot access try/STEPS: Permission denied > > ls: cannot access try/test_xtc2pdb.f: Permission denied >

Re: [1/2OT] how to delete ??? file

2013-01-17 Thread Stan Hoeppner
On 1/17/2013 11:57 PM, Doug wrote: > What happens if you do rm -rf /try from root? > (I/m not all that familiar with Deb, but you must > have some way to get admin permission, if you > are the owner of the install. su or perhaps sudo.) If this pertains to the 8-way box, it's not running Debian,

Re: [1/2OT] how to delete ??? file

2013-01-17 Thread lina
On Friday 18,January,2013 01:57 PM, Doug wrote: > On 01/18/2013 12:29 AM, lina wrote: >> Hi, >> >> I don't know from where jump out a directory with following info. >> >> $ ls -lrt try/ >> ls: cannot access try/STEPS: Permission denied >> ls: cannot access try/test_xtc2pdb.f: Permission denied >> l

Re: [1/2OT] how to delete ??? file

2013-01-17 Thread Doug
On 01/18/2013 12:29 AM, lina wrote: Hi, I don't know from where jump out a directory with following info. $ ls -lrt try/ ls: cannot access try/STEPS: Permission denied ls: cannot access try/test_xtc2pdb.f: Permission denied ls: cannot access try/18059-18059.xtc: Permission denied ls: cannot acc