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:
Gavin Scott <[log in to unmask]>
Reply To:
Gavin Scott <[log in to unmask]>
Date:
Thu, 29 May 2003 10:09:47 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
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

           1B  BAL         15       1024   1       16  1  *  bootpd
           1B  BAL         17       1024   1       16  1  *  bootpquery
           1B  BAL         17       1024   1       16  1  *  bootptab
           1B  BAL         12       1024   1       16  1  *  compiler.ccg
           1B  BAL         14       1024   1       16  1  *  hosts
           1B  BAL         14       1024   1       16  1  *  inetd
           1B  BAL         17       1024   1       16  1  *  inetd.conf
           1B  BAL         17       1024   1       16  1  *  protocols
           1B  BAL         17       1024   1       16  1  *  resolv.conf
           1B  BAL         17       1024   1       16  1  *  services

G.

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

ATOM RSS1 RSS2