home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!think.com!ames!agate!garnet.berkeley.edu!tchnd-au
- From: tchnd-au@garnet.berkeley.edu (Yuval Oren)
- Newsgroups: comp.os.msdos.programmer
- Subject: Soft Links under DOS (UNIX ln -s)
- Date: 10 Jan 1993 03:04:36 GMT
- Organization: University of California, Berkeley
- Lines: 13
- Distribution: world
- Message-ID: <1io3o4$p7n@agate.berkeley.edu>
- NNTP-Posting-Host: garnet.berkeley.edu
-
-
- I would like to implement soft links for DOS. I planned to trap the
- file open, close, etc. interrupts, and re-direct them to the address
- stored in a "link file," which would have one line, the full path of
- the real file. But then I thought, how can I open this file to find
- out where to go? Any ideas for me?
-
- Yuval
- --
- ________________________________________________________________________
- |Yuval Oren |
- |yuval@ocf.berkeley.edu |
- | "One spoiled green bird is worth two cooks in the other grass broth."|
-