On quarta-feira, 26 de junho de 2013 21.00.23, Ahumada Sergio wrote:
> can the script post to pastebin and just send one email with all the
> pastebin links ?

Write a shell script for that :-)

for f in *.diff; do fpaste $f; done

Then copy & paste the links onto an email.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to