If you login directly to a Linux machine (like one in our ...

To copy a file in Linux you can use the cp command. The syntax of the command is: cp fromFile toFile . where the file names may either be relative or absolute file names. The windows view does this automatically when you copy and paste a file. Try this. Copy the file that you see in your sub directory to another name in the same directory. ................
................