change the logo for a more sexy one ^^

This commit is contained in:
shakasan 2017-10-03 06:44:02 +02:00
parent 37b90bd142
commit 46a16ba1da

12
wpfind
View file

@ -45,12 +45,14 @@ BOLDBLANC=${BOLD}${BLANC}
# show help & informations # show help & informations
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
function usage() { function usage() {
printf "\n"
printf "$BOLDJAUNE"; printf "$BOLDJAUNE";
printf " _ ______ _______ __\n"; printf "██╗ ██╗██████╗ ███████╗██╗███╗ ██╗██████╗ \n";
printf "| | / / __ \/ ____(_)___ ____/ /\n"; printf "██║ ██║██╔══██╗██╔════╝██║████╗ ██║██╔══██╗\n";
printf "| | /| / / /_/ / /_ / / __ \/ __ / \n"; printf "██║ █╗ ██║██████╔╝█████╗ ██║██╔██╗ ██║██║ ██║\n";
printf "| |/ |/ / ____/ __/ / / / / / /_/ / \n"; printf "██║███╗██║██╔═══╝ ██╔══╝ ██║██║╚██╗██║██║ ██║\n";
printf "|__/|__/_/ /_/ /_/_/ /_/\__,_/ \n"; printf "╚███╔███╔╝██║ ██║ ██║██║ ╚████║██████╔╝\n";
printf " ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═════╝ \n";
printf "$BOLDVERT"; printf "$BOLDVERT";
printf "\n" printf "\n"
printf "Find wallpapers recursively in a dir and sub-directories...\n" printf "Find wallpapers recursively in a dir and sub-directories...\n"