➜ ~ touch test.txt ➜ ~ cp test.txt test-copy.txt ➜ ~ cp test.txt ~/Downloads ➜ ~ ll ~/Downloads total 540M -rw-rw-r-- 1 atompi atompi 508M Jan 1 20:38 Anaconda2-5.0.1-Linux-x86_64.sh drwxr-xr-x 36 atompi atompi 4.0K Jan 5 05:59 mysql-5.6.38 -rw-rw-r-- 1 atompi atompi 31M Sep 13 06:58 mysql-5.6.38.tar.gz drwxrwxr-x 6 atompi atompi 4.0K Sep 21 07:20 redis-3.2.11 -rw-rw-r-- 1 atompi atompi 1.5M Sep 21 07:20 redis-3.2.11.tar.gz drwxrwxr-x 3 atompi atompi 4.0K Jan 6 04:19 testdir -rw-rw-r-- 1 atompi atompi 0 Jan 6 04:23 test.txt
|