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:
- 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 install fonts Linux There are many ways by which you can install fonts...
- Passed LPI Level 1 Certification A few months (or more than just a few )...
- du command in linux du command in Linux is used too check the amount...
no comment untill now