HP3000-L Archives

May 2003, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
John Burke <[log in to unmask]>
Reply To:
Date:
Thu, 29 May 2003 10:23:00 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (53 lines)
Gavin writes:
> Eben writes:
> > For those who want to take greater advantage of the HP3000 and it's
> > POSIX capabilities, there are many features (programs) that require
> > '/etc/@' symbolic links.  If you want to take a look and
> see which of
> > these symbolic links exist on your system, execute the
> following MPEX
> > statement:
> >
> > %listf /etc/@(islink),2
>
> Or without MPEX...
>
> :LISTFILE /etc/@,2;SELEQ=[OBJECT=SYMLINK]
>
>  PATH= /etc/
>
>  CODE  ------------LOGICAL RECORD-----------  ----SPACE----  FILENAME
>          SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
>

A better match to the MPEX output that shows the name of both the link and
target would be:

listfile /etc/@,7;seleq=[object=symlink]

 ********************
 FILE: /etc/bootpd


 SYMLINK TARGET: /SYS/NET/BOOTPD
 ********************
 FILE: /etc/bootpquery


 SYMLINK TARGET: /SYS/NET/BOOTPQRY
 ********************

...

John

****************************************************************
* John Burke MA, MS, CDP     Email:  [log in to unmask] *
* Burke Consulting           Phone:  (916) 987-0265            *
* 7224 Pine Grove Way        Cell:   (916) 337-0425            *
* Folsom, CA 95630           Web:    www.burke-consulting.com  *
****************************************************************

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2