Anonymous School
(Minds of Hacker)
--------------------------------
Hello Friends, Welcome to Anonymous School. In this post I show you .How to remove or delete files & folders in termux & in kali linux .Commands to remove or delete Files & folders in termux & in kali Linux. This is this 17th part of this course .
In previous post, I shown you , How to Cut paste or move files & folders in termux & kali linux.
How to remove or delete files & folders in termux :-
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 remove or delete 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 remove files & folders in termux. Now we see below how to delete files & folders in termux.
1) How to remove file in termux:-
Now follow the following steps:-
1) We use 'rm' command to remove file in termux.
2) This command only use for file , not for folder.
3) Now follow this steps.
i) first type 'rm' in termux , then give space, then type a name of file , which you want to remove.
ii) structure of this command :- rm file_name_which_you_want_to_remove
iii) EX- rm hotstar.apk
1) How to remove folder or file in termux:-
Now follow the following steps:-
1) We use 'rm -rf' command to remove folder in termux.
2) By this command we can remove file & folder both.
3) Now follow this steps.
i) first type 'rm -rf' in termux , then give space, then type a name of file or folder , which you want to remove,
ii) structure of this command :- rm -rf file_or_folder_name_which_you_want_remove
iii) EX- rm -rf Music Android
iv) EX- rm -rf info.pdf Doc
*******************Don't Make Learning Hard*****************
Follow us on :-
1) YouTube Channel :- Click Here
2) Blog :- Click Here