Commandes en Vrac
cmd-line, geek stuff, some notes, ...
Affichage des articles dont le libellé est
regexp
.
Afficher tous les articles
Affichage des articles dont le libellé est
regexp
.
Afficher tous les articles
mercredi 25 mai 2022
common regexp
›
https://owasp.org/www-community/OWASP_Validation_Regex_Repository common regexp use-cases
mercredi 25 novembre 2020
OpsGenie : AWS SNS message to Jira Description Wiki markup (+ links to S3 logs and SSM output)
›
If you're using the AWS SNS opsgenie integration and want to publish to JIRA, you can for example use the following code to present the ...
mardi 2 juin 2015
Replace all occurences of a string in a bunch of files by another string (in place)
›
Find all files on containing STRING_AAAA and replace it by STRING_BBBB in place (directly in the file). find . -type f -exec grep -l S...
›
Accueil
Afficher la version Web