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...
May 23, 20221 min read32

