SUMMARY: filename: -

From: Jacques Rall (jacques.rall@za.eds.com)
Date: Wed Jan 01 1997 - 22:43:45 CST


Original question:

Dear SMs,

How can I rename the file below?

        # ls -al
        -rwxr--r-- 1 root other 524 Dec 30 21:12 -
        drwx------ 12 root other 1024 Jan 2 06:18 .
        drwxr-xr-x 27 root root 1024 Jan 2 06:15 ..
        drwxr-xr-x 2 root root 512 Jul 30 16:54 103346-03

I've tried the following to no avail:
        vi *
        vi \-
        mv \-
        mv -

Thanks

Answer:

        # mv ./- foo

Thanks goes out to Scott McDermott



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:42 CDT