Skip to content

Instantly share code, notes, and snippets.

@antonio-petricca
antonio-petricca / WeblogicREST-Examples
Created September 16, 2021 13:22 — forked from AKSarav/WeblogicREST-Examples
DeploymentTasks-WeblogicREST
deploy an application
---------------------
curl -v \
-H X-Requested-By:MyClient \
-H Accept:application/json \
-H Content-Type:application/json \
-d "{
name: 'mwiapp',
applicationPath : '/apps/oracle-weblogic/applications/mwiapp.war',
targets: ['mwiCluster1'],
@antonio-petricca
antonio-petricca / examples.sh
Created December 22, 2022 09:57 — forked from LunaCodeGirl/examples.sh
Figlet how to and examples
figlet "I've got something to say"
figlet -f thick "Make Tech ASCIIer"
date | figlet -f basic
@antonio-petricca
antonio-petricca / demo.txt
Created December 22, 2022 10:08 — forked from MicahElliott/demo.txt
Display all the possible toilet fonts for a string.
banner
### ###
# # # # # ###### ## #### #### # # ###
# # # # # # # # # # # # # ###
# # # #### ##### # # #### # # # #
# # # # # # ###### # # # #
# # # # # # # # # # # # # # ###
### ###### # # # ###### # # #### #### # # ###