Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!lavaca.uh.edu!menudo.uh.edu!nuchat!sugar!peter From: peter@sugar.hackercorp.com (Peter da Silva) Newsgroups: comp.sys.amiga.programmer Subject: Re: WANTED: ""/filename == ./filename Message-ID: <7671@sugar.hackercorp.com> Date: 31 Jan 91 12:40:10 GMT References: Reply-To: peter@sugar.hackercorp.com (Peter da Silva) Distribution: comp Organization: Sugar Land Unix - Houston Lines: 19 In article vinsci@nic.funet.fi (Leonard Norrgard) writes: > Strange and weird. I want ""/filename to match > ./filename on unix systems. Change your thinking. To add a filename to a directory spec just add the filename: "" "filename" "/" "/filename" "dev:" "dev:filename" "subdir/" "subdir/filename" That last one is where you have to make a breakthrough. It works. Then, to go back up a level append a slash. It works. AmigaDOS isn't UNIX, even if it feels like "UNIX LITE". -- Peter da Silva. `-_-' .