lxterminal | shortcuts
New Tab: CTRL+SHIFT+T Rename Tab: CTRL+SHIFT+I Check lxterminal.conf
New Tab: CTRL+SHIFT+T Rename Tab: CTRL+SHIFT+I Check lxterminal.conf
ARRAY=(${STRING//,/ }) Dont forget the space character after the last slash.
pipe it to xargs stdin
function isSummerTime(){ if perl -e ‘exit ((localtime)[8])’ ; then return 1 fi return 0 }
Install https://golangrepo.com/repo/adnanh-webhook-go-devops-tools Create a cert with openssl. Create an executable script. Create the one who rules all: hooks.json >>> [ { “id”: “webhook_bbr_approved”, “execute-command”: “/usr/local/homegrown/webhooks/execute.sh”, “command-working-directory”: “/usr/local/homegrown/webhooks/output”, “pass-arguments-to-command”: [ { “source”: “string”, “name”: “bbr” }, { “source”: “string”, “name”: “approved” }, { “source”: “payload”, “name”: “ticket.customer.firstname” }, { “source”: “payload”, “name”: “ticket.customer.lastname” }, { “source”: […]
wkhtmltopdf –enable-local-file-access mbox.html mbox.pdf wkhtmltoimage –enable-local-file-access mbox.html mbox.png
mhonarc -single < mbox > mbox.html
You must be logged in to post a comment.