Create greetings after the launch Linux Terminal
Hey! Today I will tell you how to create greetings after the launch Linux Terminal.
First, create folder
mkdir welcome-script
cd welcome-script/
After this, you need to create .sh file
touch welcome.sh
You need to open welcome.sh file via Vim
sud...
naddurkostia.hashnode.dev1 min read