Re: Query - Regarding strange behaviour.

2005-02-03 Thread Martin Zwickel
On Thu, 3 Feb 2005 21:48:12 +0530 "Pankaj Agarwal" <[EMAIL PROTECTED]> bubbled: > my fault...i'm able to copy it using -rf with CP. So, solution given > by Dick Johnson (Linux-OS) can be used, if all are unable to find > what's the problem... > > here's the output of the two commands you've ask

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Martijn van Oosterhout
MAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; ; "Linux Net" > > Sent: Thursday, February 03, 2005 9:37 PM > Subject: Re: Query - Regarding strange behaviour. > > > >>its not even allowing me to copy it ...then surely it wont allow me mv as >

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Pankaj Agarwal
ux Net" Sent: Thursday, February 03, 2005 9:37 PM Subject: Re: Query - Regarding strange behaviour. >its not even allowing me to copy it ...then surely it wont allow me mv as well... what else can i try... [EMAIL PROTECTED] root]# mount /dev/hda2 on / type ext3 (rw) [EMAIL PROTECTED] /]# cd

Re: Query - Regarding strange behaviour.

2005-02-03 Thread S Iremonger
>its not even allowing me to copy it ...then surely it wont allow me mv as >well... what else can i try... >[EMAIL PROTECTED] root]# mount >/dev/hda2 on / type ext3 (rw) >[EMAIL PROTECTED] /]# cd /usr >[EMAIL PROTECTED] usr]# cp bin testbin >cp: omitting directory `bin' "cp" does not normally copy

Re: Query - Regarding strange behaviour.

2005-02-03 Thread linux-os
On Thu, 3 Feb 2005, Pankaj Agarwal wrote: its not even allowing me to copy it ...then surely it wont allow me mv as well... what else can i try... You didn't even bother to follow my carefully-written instructions! **PLONK** Since you seem to know everything, go to pound sand. Cheers, Dick Johnso

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Pankaj Agarwal
ECTED] usr]# - Original Message - From: "linux-os" <[EMAIL PROTECTED]> To: "Pankaj Agarwal" <[EMAIL PROTECTED]> Cc: ; "Linux Net" Sent: Thursday, February 03, 2005 9:05 PM Subject: Re: Query - Regarding strange behaviour. On Thu, 3 Feb 2005, P

Re: Query - Regarding strange behaviour.

2005-02-03 Thread linux-os
On Thu, 3 Feb 2005, Tim Schmielau wrote: On Thu, 3 Feb 2005, Pankaj Agarwal wrote: In my system there's a strange behaviour its not allowing me to create any file in /usr/bin even as root. Its chmod is set to 755. Its even not allowing me to change the chmod value of /usr/bin. The strangest par

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Pankaj Agarwal
y, February 03, 2005 9:01 PM Subject: Re: Query - Regarding strange behaviour. On Thu, 3 Feb 2005, Pankaj Agarwal wrote: In my system there's a strange behaviour its not allowing me to create any file in /usr/bin even as root. Its chmod is set to 755. Its even not allowing me to change the

Re: Query - Regarding strange behaviour.

2005-02-03 Thread linux-os
On Thu, 3 Feb 2005, Pankaj Agarwal wrote: Hi, In my system there's a strange behaviour its not allowing me to create any file in /usr/bin even as root. Its chmod is set to 755. Its even not allowing me to change the chmod value of /usr/bin. The strangest part which i felt is ...its shows the

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Tim Schmielau
On Thu, 3 Feb 2005, Pankaj Agarwal wrote: > In my system there's a strange behaviour its not allowing me to create > any file in /usr/bin even as root. Its chmod is set to 755. Its even not > allowing me to change the chmod value of /usr/bin. The strangest part which > i felt is ...its show

Re: Query - Regarding strange behaviour.

2005-02-03 Thread Martijn van Oosterhout
Try: lsattr /usr/bin Hope this helps, On Thu, Feb 03, 2005 at 08:15:39PM +0530, Pankaj Agarwal wrote: > Hi, > > In my system there's a strange behaviour its not allowing me to create > any file in /usr/bin even as root. Its chmod is set to 755. Its even not > allowing me to change the chm

Query - Regarding strange behaviour.

2005-02-03 Thread Pankaj Agarwal
Hi, In my system there's a strange behaviour its not allowing me to create any file in /usr/bin even as root. Its chmod is set to 755. Its even not allowing me to change the chmod value of /usr/bin. The strangest part which i felt is ...its shows the owner and group as root when i issue comm