Android Hacking Part 6 | How to Create Move Copy Delete File in Termux | Text Files in Termux | by ShriAnk Tech
Commands and Information
1: pwd (present working directory)
2: ls (list)
3: cd 'folder name' (change directory)
4: cd .. (back on directory)
5: touch 'file name with extension' (create file)
6: cat 'file name' (read file)
7: echo " Your text " 'file name' (write file)
8: cp 'file name' 'location where you want past' (copy to file)
9: mv 'file name' 'location where you want past' (move to file)
10: rm 'file name' (delete to file)
#echo
#cat
#cd
#cd..
#pwd
#androidhacking
#termux
#termuxhacking
#termuxtool
#howtocopyfileintermux
#howtomovefileintermux
#howtodeletefileintermux
#howtocreatefileintermux
#cybersecurity
#ethicalhacking
#phonehacking
#howtousetermux
#shrianktech