Advertisement
karim0209

termux-file-editor 31102020

Oct 31st, 2020
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. #!/data/data/com.termux/files/usr/bin/bash
  2. name=$(echo $1 | grep -Eo '[^/]+$')
  3.     cd /data/data/com.termux/files/home/storage/shared/Study-Materials
  4.     ls
  5.     THAurls
  6.     echo -e "Successfully downloaded urls data"
  7.     sleep 3
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement