HP3000-L Archives

June 1995, 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:
Tue, 20 Jun 1995 10:59:46 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (52 lines)
On Jun 20,  9:16am, Glenn Cole wrote:
 
> Jeff Vance wrote, before describing the reason for beginning EVERYTHING in
> column 2 for the various :LIST[FILE] formats:
>
> > Unfortunately we start all listf[ile] output in col 2,
> > rather than 1, for all HFS names (and for cases when
> > your CWD is not your logon group).
>                        ^^^^^
> "Logon" or "Home"?
 
Logon group is also known as your current group.  When you logon or use
:chgroup
you have a logon group.  If you are in the PUB group and you :chgroup UTIL you
have changed your logon group (as well as your CWD) from PUB to UTIL.  We don't
keep track of your original logon group, just your current (logon) group. The
HOME group is not part of any POSIX rules (the SH UDC places your CWD to your
home group).  If your CWD <> logon group then we know that you have entered
the realm of POSIX, i.e., you have used the :chdir command or the >cd shell
command to move your CWD independent of your current (logon) group.
 
>
> And then afterwards...
>
> > Was it worth it?  For formats -2,1,2,6 I think yes
>                                        ^
> Format 6 also?? But I thought the main purpose of format 6 was to redirect
> to a disk file, generally for input to something else (command file or
> program).
 
That is a common use of format 6 but my previous wrap around example applies
to format 6 .  E.g.,
:listfile ./,6
/HERE_IS_A/LONG_FILENAME/THAT_WILL/WRAP-AROUND/AND/YOU_CANNOT_TELL_THE/DIFFERNCE
/BETWEEN/THIS/AND/THAT
 
Now is this 2 filenames or just one that has wrapped?  The leading space makes
it unambigious.  (Or we could have indented that wrapped portion of the name,
but then we would need to know your terminal width, and we don't.)
 
>
> And from the first quote, does this mean that if I :CHGROUP then the same
> :LISTFILE @.DATA,6 >temp will be right-shifted one byte?
 
No.  See above.
 
Hope this helps,
 
Jeff Vance, MPE Lab
 
--

ATOM RSS1 RSS2