May
08
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 . ../
Related posts:
- How to download directory using ftp unfortunately using the bare-bone command line shell ftp which comes...
- Count number of files in a directory If a directory has a large number of files on...
- Shortcut for copy and paste ? CTRL + c or CTRL + Insert (Ins) is the...
- How to Copy Text from Nokia Symbian Browser ? I am looking for a way to copy Text from...
- How to copy text from any Window or Program Software? [caption id="attachment_391" align="alignright" width="166" caption="There is no way you can...
- Passed LPI Level 1 Certification A few months (or more than just a few )...
no comment untill now