Salve a tutti. sto cercando di fare un diff su molti file presenti in 2 differenti cartelle, ma ottengo sempre questo errore:
diff: extra operand `SQL/file1.sql' diff: Try `diff --help' for more information. Il comando รจ questo: for a in *.sql do diff SQL/$a SQL1/$a > modifiche.txt done Qualche suggerimento? CIao ----- Salvatore Larosa GPG: 0xE504BBE2 (FP: D9B2 CA87 81CD 1B91 E24D 3B42 D0F7 FA01 E504 BBE2) -- View this message in context: http://www.nabble.com/diff%3A-extra-operand-tp17422818p17422818.html Sent from the debian-italian mailing list archive at Nabble.com. -- Per REVOCARE l'iscrizione alla lista, inviare un email a [EMAIL PROTECTED] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [EMAIL PROTECTED] To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

