D
D
Danil Samorokov2018-02-10 17:36:10
linux
Danil Samorokov, 2018-02-10 17:36:10

How to make a greeting?

How to make it so that when opening the terminal it was like a greeting (Welcome USER) my name or big name in ascii characters

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
riot26, 2018-02-10
@rikbios72

To ~/.bashrcadd something like:

echo "            _ _             ___            _ _   _ "
echo "  /\  /\___| | | ___       /   \__ _ _ __ (_) | / \"
echo " / /_/ / _ \ | |/ _ \     / /\ / _` | '_ \| | |/  /"
echo "/ __  /  __/ | | (_) |   / /_// (_| | | | | | /\_/ "
echo "\/ /_/ \___|_|_|\___( ) /___,' \__,_|_| |_|_|_\/   "
echo "                    |/                             "

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question