full path name

From: Alexander (cloun203_at_mail.ru)
Date: 09/29/05

  • Next message: Mats.Oberg_at_tietoenator.com: "SUMMARY: More than 8 luns/target?"
    To: <sunmanagers@sunmanagers.org>
    Date: Thu, 29 Sep 2005 19:16:05 +0400
    
    

    Hi all,

     

    I need to get a list of files in a directory with a full path name

     

    For example I have the next

     

    sunrock{}5: pwd

    /vobs/mcs_users/aristov

    sunrock{}6: ls -l

    total 6298

    drwxr-xr-x 2 aristov mcsdev 512 Oct 25 2004 511/

    -rw-r--r-- 1 aristov mcsdev 22016 Mar 2 2004 AdobeFnt.lst

    -rw-r--r-- 1 aristov mcsdev 2227 Feb 21 2005 CONFIG.INI

    drwxr-xr-x 2 aristov mcsdev 512 Jun 15 14:58 EP/

    drwxr-xr-x 2 aristov mcsdev 512 Dec 23 2003 Mail/

    drwxr-xr-x 2 aristov mcsdev 512 Oct 27 2004 News/

    drwxr-xr-x 2 aristov mcsdev 512 Jul 28 2003 TT_DB/

    -rw-r--r-- 1 aristov mcsdev 0 Jul 12 19:26 appsvr.0.log

    -rw-r--r-- 1 aristov mcsdev 2200 Feb 18 2005 config.ini

    -rw------- 1 aristov mcsdev 3164420 Feb 25 2005 core

    drwxr-xr-x 4 aristov mcsdev 512 May 24 2004 different/

    -rw-r--r-- 1 aristov mcsdev 124 Jul 28 2003 local.cshrc

    -rw-r--r-- 1 aristov mcsdev 575 Jul 28 2003 local.login

    -rw-r--r-- 1 aristov mcsdev 560 Jul 28 2003 local.profile

    drwxr-xr-x 3 aristov mcsdev 512 Apr 4 13:41 mcs/

    drwxr-xr-x 3 aristov mcsdev 512 Oct 30 2004 ns_imap/

    drwxr-xr-x 2 aristov mcsdev 512 Oct 30 2004 nsmail/

    drwxr-xr-x 4 aristov mcsdev 512 Jan 13 2005 saveddbs/

    drwxr-xr-x 3 aristov mcsdev 512 Jul 28 2003 sl1atc/

    drwxr-xr-x 8 aristov mcsdev 512 Apr 19 2004 sl1lib/

    drwxr-xr-x 4 aristov mcsdev 512 Aug 23 18:13 tmp/

    drwxr-xr-x 24 aristov mcsdev 1024 Nov 4 2004 work/

    sunrock{}7:

     

     

    I need that each entry has full path name e.g.

     

    /vobs/mcs_users/aristov/appsvr.0.log

    /vobs/mcs_users/aristov/config.ini

    /vobs/mcs_users/aristov/core

    :

     

    Other information not so important and can or not present.

     

    Thank you
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Mats.Oberg_at_tietoenator.com: "SUMMARY: More than 8 luns/target?"