Here is a script that,when executed, will draw a christmas tree using the characters choosen by the user on the linux terminal.
The script will prompt the user to enter the character using which the tree has to be drawn. Then it will prompt the user to enter two characters that will be used to decorate the tree. The last input it will ask for is the character using which the base of the tree has to be drawn.
chritstmas_tree.sh
Save the script as chritstmas_tree.sh and give it execute permissions
You should see the following on your screen.
Related Posts
Colorful christmas tree on linux terminal
The script will prompt the user to enter the character using which the tree has to be drawn. Then it will prompt the user to enter two characters that will be used to decorate the tree. The last input it will ask for is the character using which the base of the tree has to be drawn.
chritstmas_tree.sh
Save the script as chritstmas_tree.sh and give it execute permissions
You should see the following on your screen.
Related Posts
Colorful christmas tree on linux terminal
0 comments:
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.