$ ls -l bar.txt
-rwxrwxrwx 1 root root 36 Jan 22 20:49 bar.txt
$ mv bar.txt foo.txt
mv: cannot move `bar.txt' to `foo.txt': No such file or directory
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/