All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pankaj Agarwal" <pankaj@toughguy.net>
To: "S Iremonger" <exxsi@bath.ac.uk>
Cc: <linux-os@analogic.com>, <linux-kernel@vger.kernel.org>,
	"Linux Net" <linux-net@vger.kernel.org>
Subject: Re: Query - Regarding strange behaviour.
Date: Thu, 3 Feb 2005 21:48:12 +0530	[thread overview]
Message-ID: <019501c50a0b$fcf8a9c0$8d00150a@dreammac> (raw)
In-Reply-To: Pine.GSO.4.53.0502031602400.21155@amos.bath.ac.uk

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 asked for..

[root@test usr]# ls -ld /usr/bin
drwxr-xr-x    2 root     root        61440 Nov 21 20:30 /usr/bin

[root@test usr]# lsattr -d /usr/bin
su--ia------- /usr/bin

----- Original Message ----- 
From: "S Iremonger" <exxsi@bath.ac.uk>
To: "Pankaj Agarwal" <pankaj@toughguy.net>
Cc: <linux-os@analogic.com>; <linux-kernel@vger.kernel.org>; "Linux Net" 
<linux-net@vger.kernel.org>
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...
>>[root@test root]# mount
>>/dev/hda2 on / type ext3 (rw)
>>[root@test /]# cd /usr
>>[root@test usr]# cp bin testbin
>>cp: omitting directory `bin'
>
> "cp" does not normally copy direcrories as such by DEFAULT.
>
> Use the "-R" flag on "cp" to make it 'recurse' and copy the whole
>  directory and directory/files under it.
>
> e.g. "cp -R bin bincopy"
>
>
> And, show us all the results of the following 2 commands, please.
>
> ls -ld /usr/bin
> lsattr -d /usr/bin
>
> --S Iremonger <exxsi@bath.ac.uk>
> 


  reply	other threads:[~2005-02-03 16:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-03 14:45 Query - Regarding strange behaviour Pankaj Agarwal
2005-02-03 15:10 ` Martijn van Oosterhout
2005-02-03 15:31 ` Tim Schmielau
2005-02-03 15:34   ` Pankaj Agarwal
2005-02-03 15:43   ` linux-os
2005-02-03 15:35 ` linux-os
2005-02-03 15:45   ` Pankaj Agarwal
2005-02-03 16:00     ` linux-os
2005-02-03 16:07     ` S Iremonger
2005-02-03 16:18       ` Pankaj Agarwal [this message]
2005-02-03 16:31         ` Martijn van Oosterhout
2005-02-03 16:33         ` Martin Zwickel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='019501c50a0b$fcf8a9c0$8d00150a@dreammac' \
    --to=pankaj@toughguy.net \
    --cc=exxsi@bath.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    --cc=linux-os@analogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.