Hi all so I'm trying to upload some files to my friends computer vis ssh server. But im kind of faltering in the right command to use. Also i want to create a folder within the server so it can stay organized but im a little confused on how to do that as well. Any and all help is much appreciated. Thanks!
Home
/
user-271115
user271115's questions
Hi all i was asked to find the terminal command that will make a copy of a file lets call it program3.cpp and give to the copy the name homework6.cpp. After that you will have two files with different names, but identical contents.
I know how to copy the file but i cant figure out how to create a second identical file with a different name. All help is appreciated. Thanks!
What command will return whatever value is given to it. For example, you would enter the command followed by the string Hello World and it will print Hello World to the console.
Does such a command exist, and what is it?