Renaming Files
Let's look at how the renaming files work under the hood.
Once we have a file, it is sometimes useful to be able to give a file a different name. When typing at the command line, this is accomplished with mv
command; in this example, the file foo
is renamed bar
:
Get hands-on with 1400+ tech skills courses.