HP3000-L Archives

January 1997, Week 3

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:
Jeff Vance <[log in to unmask]>
Reply To:
Jeff Vance <[log in to unmask]>
Date:
Mon, 20 Jan 1997 14:13:58 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (45 lines)
On Jan 20,  4:37pm, Jeanette and Ken Nutsford wrote:
> Subject: Re: Useful Posix Things (Was Subject matter on the List)
> The $set shows PATH="/bin:/SYS/PUB:"
>
> :FINDDIR bin displays
> /usr/local/bin/
> /usr/local/hppa1.0_hp_mpeix/bin/
> /usr/local/lib/hppa1.0_hp_mpeix/bin/
>
> :FINDDIR etc displays
> No file matches the fileset
>
> Makes it difficult to read /etc/profile when it doesn't exist!

Yup!  I assume LISTFILE /etc/,6 shows no match...  Sounds like a posix
install problem....? You can create /etc by:
   :newdir /etc       or from the shell:
   $mkdir /etc

Make sure you have the correct permissions on /etc.  From the CI:
   :listfile /etc,-2                                 From the shell:
   $ls -ld /etc

Alter the /etc directory if needed.   From the CI:
   :altsec /etc;repacd=(...)          From the shell:
   $chmod ... /etc

The easiest (for me :) way to create the profile file is to copy someone elses
profile and then change yours as you need to, or use vi.
   $vi /etc/profile

> :RUN ls.hpbin "-l /SYS/BIN" displays
> all the files as having an 'x' in the last permission bit
>
> Where do we go from here?

Copy someones /etc/profile.  Jeff Kell's is probably better than the one on
my timeshare system but I will email you mine privately (not to waste
bandwidth).

regards,
Jeff Vance

--

ATOM RSS1 RSS2