Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!rbj@icst-cmr.arpa From: rbj@icst-cmr.arpa (Root Boy Jim) Newsgroups: comp.unix.wizards Subject: stupidity in directory management? Message-ID: <9054@brl-adm.ARPA> Date: Fri, 28-Aug-87 17:09:08 EDT Article-I.D.: brl-adm.9054 Posted: Fri Aug 28 17:09:08 1987 Date-Received: Sun, 30-Aug-87 02:14:51 EDT Sender: news@brl-adm.ARPA Lines: 32 From: der Mouse Great poslfit, what's wrong with cd (parent of jumbo) mkdir teensy mv jumbo/* teensy rmdir jumbo mv teensy jumbo which works durn near everywhere? Does it really? I thought TPC had problems moving directory names outside of their parent directory, or have they fixed that already? From: Steve Alter Now the problem with all of these is that the new directory has no guarantee that its mode/ownerships will match the old one! Good point. How about: mkdir teeny mv jumbo/* teeny mv teeny/* jumbo rmdir teeny With the same caveats about the `dotfiles' that der Mouse mentioned. (Root Boy) Jim Cottrell National Bureau of Standards Flamer's Hotline: (301) 975-5688