May 8th, 2008

cp to copy from Current to previous directory

It took me a couple of minutes to figure out the syntax for command to copy files from the current folder in linux to the directory or folder one level up, so here is it

cp -r . ../

the imax | 10:36 pm | Linux/Unix

This entry was posted on Thursday, May 8th, 2008 at 10:36 pm and is filed under Linux/Unix. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply