Rename a file in the Linux terminal

Posted by bob on Aug 6, 2021 3:32 AM EDT
Opensource.com; By Seth Kenlon
Mail this story
Print this story

To rename a file on a computer with a graphical interface, you open a window, find the file you want to rename, click on its name (or right-click and select the option to rename), and then enter a new name. To rename a file in the terminal, you actually move the file with mv, but you move the file from itself to itself with a new name.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.