×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Basic Terminal Window Help - mv command

  • Posts: 9
  • Thank you received: 0
I'm a new user, new to Terminal window commands.

Trying to move a file from the Downloads folder to usr/bin like this:

sudo mv indiwebmanager.service usr/bin

and it is not working. What is the secret?
1 year 6 months ago #86187

Please Log in or Create an account to join the conversation.

  • Posts: 45
  • Thank you received: 2
You may be missing the leading / in usr/bin? Try "sudo mv indiwebmanager.service /usr/bin"

Regards
Håkan
1 year 6 months ago #86195

Please Log in or Create an account to join the conversation.

  • Posts: 9
  • Thank you received: 0
Just back from a trip, sorry for the slow reply.

Got it, thanks!
1 year 6 months ago #86317

Please Log in or Create an account to join the conversation.

Time to create page: 0.541 seconds