Renaming a file in Linux

​Unfortunately Linux does not have a special command to rename a file. Move command can be used instead. Instead of a new destination of the file a new name of that file can be given therefore it is possible to rename that file.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator