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
Post a Comment