Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Forget_Code.Models.CategoryViewModel
Add a new snippet
AWK
1
Choose Category
Rename a file in UNIX
Forget Code
UNIX
Rename a file
You can use mv command to rename a file.
mv old_name new_name
Example:
# ls hello.c /var/root # mv hello.c hello1.c # ls hello1.c
Tags for Rename a file in UNIX
Renaming a file
unix rename error -2
Contribute to Forget Code, help others.
Add snippet