I want to copy multiple files from a specific directory once I am in another directory. To clarify I want to do the following, at once (one command):
cp ../
Try this one:
cp ../dir5/dir4/dir3/dir2/file{1..4}