HP3000-L Archives

May 1995, 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:
Jim Wowchuk <[log in to unmask]>
Reply To:
Jim Wowchuk <[log in to unmask]>
Date:
Thu, 1 Jun 1995 09:41:55 +1000
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
At 02:52 PM 31/5/95 -0700, Jeff Vance wrote:
>>         echo something > .
>Now what's interesting is to do:
>  :echo something >/!hpaccount/!hpgroup
>  :listfile ../,2;temp
>
> PATH= /JVNM/
>
> CODE  ------------LOGICAL RECORD-----------  ----SPACE----  FILENAME
>         SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
>
>         256B  VA           1      10000   1       16  1  *  PUB
>         256B  VA          55      10000   1       16  1  *  PUB/
>
>I didn't think you could have two objects (files) of the same name in the same
>directory?!
>
 
But you don't, of course.  One file is called "PUB" and the other is called
"PUB/".  Both residing in the subdirectory "/JVNM/" in the temporary domain.
 
Now what kind of file systems permits including a "/" as a part of a valid
name????  I mean I always thought that when the delimiter "/" was shown such
as in
 
 PATH= /VANGUARD/
 
 CODE  ------------LOGICAL RECORD-----------  ----SPACE----  FILENAME
         SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
 
           0W  GBD          0          0   0      128  4  *  IMAGE/
           0W  GBD          0          0   0       64  2  *  PUB/
           0W  GBD          0          0   0       32  1  *  V6/
           0W  GBD          0          0   0       64  2  * *V7/
 
that the "/" was generated because the type was GBD, not stored with the
file name.
 
I notice also that if I have a file named STRANGE/ in the temp domain and
save it (:SAVE ./STRANGE/) that the trailing "/" disappears.
 
Strange that.
----
Jim "seMPEr" Wowchuk           Internet:    [log in to unmask]
Vanguard Computer Services     Compu$erve:  100036,106
 _--_|\                        Post:        PO Box 18, North Ryde, NSW 2113
/      \                       Phone:       +61 (2) 888-9688
\.--.__/ <---Sydney NSW        Fax:         +61 (2) 888-3056
      v      Australia

ATOM RSS1 RSS2