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

Or with a POSIX shell command instead of a CI command:

find /etc -type l
--
[log in to unmask]
Remainder of .sig suppressed to conserve expensive California electrons...

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

ATOM RSS1 RSS2