Each operating system implies interaction with files. Often the user has to deal with the need to rename a file. At first glance, nothing is simpler, but there are several ways to perform the presented operation in an OS based on the Linux kernel. In this article we will talk about three of these.
Method 1: File Manager
Renaming a Linux file to an inexperienced user will be easier in the graphical file manager . This will greatly facilitate the task, since the user can visually control the process. In addition, it is ideal for those people who have just switched from Windows to Linux, since the technology is almost identical.
So, to rename the Linux file in the file manager, you need:
- ( Nautilus, Gnome).
- , .
- ().
- "".
- .
- Enter.
, Linux Windows. .
2:
Linux - . . , , , MC, "", "". , MC Linux.
, . "mc". , "" :
"" . . , "" MC, , . "", Enter .
, F6. "", , . , , . .
3: Linux
, Linux ( " " Windows).
. , "", , " ", " ". :
- , "".
- , cd. : "cd /home//".
- mv. -v, . : "mv -v " " " ".
This was the third way to rename a Linux file. By the way, after all the actions done, the “Terminal” can be closed.