Sudo Ername Command

//rename a file linux command
sudo mv file1.txt file2.txt
CuteKittyCat