Let's test your knowledge. Is this statement true or false?
Will the following command rename a file?
SNIPPET
1user@localhost: ls
2pic1 pic2
3user@localhost: mv pic1 pic2/
Press true if you believe the statement is correct, or false otherwise.
Will the following command rename a file?
1user@localhost: ls
2pic1 pic2
3user@localhost: mv pic1 pic2/
Press true if you believe the statement is correct, or false otherwise.