Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!mit-eddie!uw-beaver!uw-june!rling From: rling@uw-june.UUCP (Robert Ling) Newsgroups: comp.sys.atari.st Subject: Gulam's 'mv' command Message-ID: <2910@uw-june.UUCP> Date: Sat, 1-Aug-87 19:42:57 EDT Article-I.D.: uw-june.2910 Posted: Sat Aug 1 19:42:57 1987 Date-Received: Sun, 2-Aug-87 10:17:33 EDT Organization: U of Washington, CSCI, Seattle Lines: 15 If you use the 'mv' command to rename a file in Gulam, you should be aware of a slight difference between Gulam's and U*ix's 'mv' command. In Gulam the command "mv file1 file2" would cause file2 to be deleted whether file1 existed or not. For example, assuming file1 existed: mv file1 file2 <- renames mv file1 file2 <- executed a 2nd time will delete file2 It should be mentioned that there is a 'ren' command in Gulam for renaming files. - Robert Ling