Using rename, and cp to rename a file.
Ray Parrish
crp at cmc.net
Wed Feb 24 04:11:49 UTC 2010
Hello,
I get the following -
ray at RaysComputer:~/logs/IIS$ rename /home/ray/logs/IIS/Grapg.html Graph.html
Bareword found where operator expected at (eval 1) line 1, near "/home/ray"
(Missing operator before ray?)
syntax error at (eval 1) line 1, near "/home/ray"
ray at RaysComputer:~/logs/IIS$ rename./Grapg.html Graph.html
bash: rename./Grapg.html: No such file or directory
ray at RaysComputer:~/logs/IIS$ ls Grapg.html
Grapg.html
ray at RaysComputer:~/logs/IIS$ rename /Grapg.html Graph.html
Search pattern not terminated at (eval 1) line 1.
ray at RaysComputer:~/logs/IIS$ rename Grapg.html Graph.html
Bareword "Grapg" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "html" not allowed while "strict subs" in use at (eval 1) line 1.
ray at RaysComputer:~/logs/IIS$ c[ Grapg.html Graph.html
>
>
Can someone please tell me what I am doing wrong here?
Thank you, Ray Parrish
--
Linux dpkg Software Report script set..
http://www.rayslinks.com/LinuxdpkgSoftwareReport.html
Ray's Links, a variety of links to usefull things, and articles by Ray.
http://www.rayslinks.com
Writings of "The" Schizophrenic, what it's like to be a schizo, and other
things, including my poetry.
http://www.writingsoftheschizophrenic.com
More information about the ubuntu-users
mailing list