How do you copy something to the Root directory?

Answer:
if you are in the directory with the file you want to copy (for example file.txt)

cp file.txt /


should do it
First answer by ID1219585475. Last edit by ID1219585475. Question popularity: 2 [recommend question].