Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbfsb!danj1 From: Dan_Jacobson@ATT.COM Newsgroups: comp.unix.questions Subject: Re: Limitations of cp and mv? Message-ID: <1991May18.201758.1295@cbfsb.att.com> Date: 18 May 91 20:17:58 GMT References: <2570004@hpcc01.HP.COM> <1991May17.125435.27522@cbnewsl.att.com> Sender: news@cbfsb.att.com Reply-To: Dan_Jacobson@ihlpz.ATT.COM Organization: AT&T-BL, Naperville IL, USA Lines: 14 In-Reply-To: urban@cbnewsl.att.com's message of Fri, 17 May 1991 12: 54:35 GMT Originator: danj1@cbnewsf.cb.att.com >>>>> On Fri, 17 May 1991 12:54:35 GMT, urban@cbnewsl.att.com (john.urban) said: john.urban> mv(1) has changed between 3.2 and 4.0. Prior to 4.0, you john.urban> could not even mv directories within a filesystem! Well, you could rename directories: ihlpz 15:18 1..mail> cd /tmp ihlpz 15:19 1./tmp> mkdir a ihlpz 15:19 1./tmp> mv a b ihlpz 15:19 1./tmp> mv b /usr/tmp/b mv: directory rename only 2ihlpz 15:19 1./tmp> uname -a uts ihlpz 5.2.6b 5 5890