-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdivide.sh
More file actions
19 lines (15 loc) · 1.13 KB
/
Copy pathdivide.sh
File metadata and controls
19 lines (15 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash
# printf "${Yellow}\n %-30s ####################################################################### \n"
# printf "\n %-40s ######### ## # ||||// \n"
# printf "\n %-40s ## # # # || // \n"
# printf "\n %-40s ######### # # # || // \n"
# printf "\n %-40s ## # # # || // \n"
# printf "\n %-40s ######### # ## ||||// \n"
# printf "\n %-30s ####################################################################### \n${Color_Off}"
printf "${Yellow}\n %-30s #######################################################################
%-50s ######### #### #########
%-50s ## ## ## ##
%-50s ######### ## ## #########
%-50s ## ## ## ##
%-50s ######### #### ##
%-30s ####################################################################### \n${Color_Off}"