Path: utzoo!attcan!uunet!timbuk!cs.umn.edu!uc!tut.cis.ohio-state.edu!ucbvax!ucsd!swrinde!zaphod.mps.ohio-state.edu!rpi!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!lrg7030 From: lrg7030@uxa.cso.uiuc.edu (Loren Rittle) Newsgroups: comp.sys.amiga.tech Subject: Re: Wildcard types Message-ID: <1990Nov2.144447.22072@ux1.cso.uiuc.edu> Date: 2 Nov 90 14:44:47 GMT References: <87.272D0968@myamiga.UUCP> <1990Nov01.061846.27994@hoss.unl.edu> <1990Nov1.181023.21485@jato.jpl.nasa.gov> Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 20 > Statement that AmigaOS has no way to specify the > current directory! This was to be a mail reply, but I decided that more people might be interested in the answer: AmigaOS does indeed have a way to specify the current directory: (Drum roll please...) "" That is right whereas in UNIX we say cp . in AmigaOS we say, copy ram:test "". This command will copy the file ram:test to the current directory under the same name test. By the way, under UNIX we can say cp /tmp/xx "" and this too will copy the file xx to the current directory! Neat! Regards, Loren J. Rittle