Mark As Completed Discussion

Build your intuition. 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.