Le ramasse miettes
  • CV
  • Blog
  • Notes
  • Signets
  • À propos

Note du 9 avril 2024

for i in static/img/tweet_media/*
do  
	j=`echo $i | cut -d "/" -f4`
	if git grep $j; then
		echo
	else
		git rm $i
	fi
done

Réactions

    avatar Jean-Philippe Caruana
    Partagez ce contenu :
    Précédent
    Suivant

    朝の甘さ

    © 2007 - 2025 · Jean-Philippe Caruana · Propulsé par Hugo