Répondre au commentaire

Python on the road

Par curiosité, j'ai tenté en python :

svn status | python -c 'import sys,os;(os.unlink(l.split()[1]) for l in sys.stdin.readlines() if l.split()[0]=="?")'

Quoi ? Qu'entends-je ? ... Oui, je confirme, c'est tout moche....

Répondre

Le contenu de ce champ ne sera pas montré publiquement.
  • You can use BBCode tags in the text.
  • Les lignes et les paragraphes vont à la ligne automatiquement.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

Plus d'informations sur les options de formatage