How to Customize your login page of termux.



Commands -

$ cd ..

$ ls

$ cd usr

$ cd bin

$ cat login

$ cd ..

$ ls

$ cd etc

$ ls

$ cat > motd

$ Now type the text you wanna display on your termux login screen

$ Now exit Termux and see the magic.



Best version of termux- https://apkpure.com/






$ Enjoy! Follow us for more...

No comments:

Post a Comment

How to Find or installing nano on Linux ?

🧩 Step 1: Check if Nano is already installed Open your terminal and run: nano --version If Nano is installed, you’ll see version inf...