Mv: Missing Destination File Operand

I am trying to install poweriso, but facing this error. I had successfully extracted the poweriso on the desktop,and found the following code as instruction for further installation-

sudo mv -v /home/abiggj/Desktop/poweriso/usr/bin/poweriso

but it still hasn't worked.

1

1 Answer

You're missing space, the correct would be.

sudo mv -v /home/abiggj/Desktop/poweriso /usr/bin/poweriso

Notice the space after /home/abiggj/Desktop/poweriso.

11

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

Alexander Ross

Alexander Ross

Gaming, Esports & Interactive Media Writer

Alexander Ross has covered the video game industry for a decade, writing deep dives on game design, esports tournaments, VR developments, and gaming culture.

Share this article
Twitter Facebook Pinterest