From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5e75b8713f413591,start X-Google-Attributes: gid103376,public From: Jean Park Subject: ADA file system Date: 1996/04/04 Message-ID: <31643498.483C@csse.gmu.edu>#1/1 X-Deja-AN: 145836651 content-type: text/plain; charset=euc-kr organization: GMU mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 5.5 sun4c) Date: 1996-04-04T00:00:00+00:00 List-Id: I am interested in the file system written in ADA. I want to make a file system which has subprograms such as copy, delete, move, create directory or files and so on. Have you ever seen the file management system like this? Please let me have some references. thanks..