the command is “mv” and is a command that is also used for moving files as well. go figure. but of course has slightly different syntax depending on the command u would like to perform
Nguồn:https://ftlinuxcourse.com/
Xem thêm Bài Viết:
- Trải nghiệm mới hay ho với hướng dẫn cài Mac Os trên vmware
- Bật mí cách cài đặt ssl miễn phí lên Let’s Encrypt
- Tuyệt chiêu tạo usb boot kali linux đơn giản dành cho bạn
- Hướng dẫn chi tiết từ A – Z các bước cài đặt Python trên Windows 10
- Bật mí quy trình cài đặt Kali Linux trên Vmware đúng chuẩn và chi tiết
your poor keyboard lol
THX!!!
Great thanks
or, if you want to copy and paste something with the terminal then do this
Terminal: cp <insert directory of item you want to copy and paste> <insert directory of coped and to paste item>
example:
Terminal: mkdir example
Terminal: ls
Desktop
Downloads
Config
example
Terminal: mkdir example place
Terminal: ls
Desktop
Downloads
Config
example
example place
Terminal: cp /home/user/example /home/user/example place
Terminal: cd /home/user/example place
Terminal example place: ls
example
–end–and there you go I had to wright this whole thing down so yea comment if this worked and you don't need to like but if you want you can 😀
The rename command !
What version of Linux are you using???