Anonymous School
(Minds of Hacker)
----------------------
Hello Friends, Welcome to Anonymous School. In this post I show you .How to Make folders in termux .Commands to make folders in termux
How to Make 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 ).
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 make folders in termux.
1) How to make folder in termux:-
Now follow the following steps:-
1) We use 'mkdir' command to make folder in termux.
2) Now follow this steps.
i) first type 'mkdir' in termux , then give space, then type a name folder, which you want to create,
ii) structure of this command :- mkdir folder_name_which_you_want_create
iii) EX- mkdir Music