Anonymous School
(Minds of Hacker)
--------------------------------
Hello Friends, Welcome to Anonymous School. In this post I show you How to Cut paste or move files & folders in termux & kali linux. Commands to cut paste Files & folders in termux & in kali Linux. This is this 16th part of this course .
In previous post, I shown you , How to Copy paste files & folders in termux & kali linux..
How to Cut paste or move files & folders in termux & in kali linux. :-
Requirements :-
1. Termux Apk ( Click Here for More information ).
OR
2. Kali Linux
OR
3) Kali Nethunter file ( Click Here to Download ).
So friends , Now I am showing you commands , by this we can cut or paste or move any files or folders . This commands are useful for termux or kali linux also. Then read this full blog & try this commands shown below.
For practical of this post please watch video, video link is given above or you can click on above poster.
Now follow the below steps :-
1) Open the termux & type following commands , to update termux.
$ apt update
$ apt upgrade
2) from above commands we updated our termux, now we see how to copy paste files & folders in termux. Now we see below how to cut paste files & folders in termux.
1) How to cut paste or move file & folders in termux:-
Now follow the following steps:-
1) We use 'mv' command to cut paste file in termux.
2) There is two ways to use this command
I) First way
i) first type 'mv' in termux , then give space, then type a name of file or folder , which you want to cut or move, then give space , then type folder name where you want paste this file.
ii) structure of this command :- mv file_or_folder_name_which_you_want_cut folder_name_in_which_you_want_to_paste_file
iii) EX- mv Music Android
iv) EX- mv info.pdf Doc
II) Second way
In second we use this same command, but difference is that we use path or location to paste. In the first way , we done cut paste in same directory , but if we want paste the file or folder in any folder, which is in another folder, then for this we need to get location of this folder first & then we this location to paste the file.
i) First go to the folder where you want to paste file & type following command.
$ pwd
ii) By this command you get a path or location of this folder, then copy this full location.
iii) Now type 'mv' in termux , then give space, then type a name of folder or file , which you want to cut, then give space , then type or paste path which you copy in above step.
iv) structure of this command :- mv file_or_folder_name_which_you_want_cut paste_location_or_path
v) EX- mv Music /Android/data/obb
vi) EX- mv info.pdf Doc/files/Documents
*******************Don't Make Learning Hard*****************
Follow us on :-
1) YouTube Channel :- Click Here
2) Blog :- Click Here