29 July 2019

How can I find out if a specific program is installed?

How can I find out if a specific program is installed?



scp [source file] [username]@[destination server]:.


scp cool_stuff.txt sanjeev@example.com:.


 Remember not to miss the colon and full stop at the end.

https://superuser.com/questions/850740/how-to-upload-local-file-to-server-through-linux-terminal






No comments:

Post a Comment