On 7/5/06, Joachim Backes <joachim.backes@xxxxxxxxxxxxxx> wrote:
Kaushal Shriyan wrote:
> On 7/5/06, *Frank Cox* <theatre@xxxxxxxxxxx
> <mailto:theatre@xxxxxxxxxxx>> wrote:
>
> On Wed, 05 Jul 2006 12:51:14 +0530
> Kaushal Shriyan < kaushalshriyan@xxxxxxxxx
> <mailto:kaushalshriyan@xxxxxxxxx>> wrote:
>
> > How do i do it
>
> Open a terminal window. Type this:
>
> find
>
> That's all there is to it.
>
> --
> MELVILLE THEATRE ~ Melville Sask ~ http://theatre.sasktelwebsite.net
>
>
>
> Thanks Frank
>
> Is there any way out i can find also the permissions also and the owner
> of the file
> find command just gives the full path
>
> Kaushal
>
find | xargs ls -l
or
la -laR
--
Joachim Backes <joachim.backes@xxxxxxxxxxxxxx>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operations, High Performance Computing,
D-67653 Kaiserslautern, PO Box 3049, Germany
--------------------------------------------------
Phone: +49-631-205-2438, FAX: +49-631-205-3056
http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Hi Joachim Backes
I get
[root@bdc root]# find | xargs ls -l
xargs: unmatched single quote
[root@bdc root]#
xargs: unmatched single quote
[root@bdc root]#
Regards
Kaushal
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list