For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > May 2006 > script help









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author script help
resh

2006-05-08, 7:57 am

can anyone help me to write script which Compares all files in two
directories and flags files that are different.

i am trying with diff command
diff -r dir1 dir2 shows all files --which are just differ by extra
space onr single line
how can i use those options -i -b -q
i tried with diff -r -biq dir1 idr2 but still couldnot differentaite
files properly.

give sme example to use proper option in diff command

Paul Lalli

2006-05-08, 7:00 pm

resh wrote:
> give sme example to use proper option in diff command


What does this demand have to do with Perl? Why was this posted to a
Perl newsgroup? Try a group that deals with unix commands, like
comp.os.unix, perhaps.

Paul Lalli

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com