[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

diff: extra operand



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.


Reply to: