Search Results

Search: Posts Made By: raj_thota
6,165
Posted By raj_thota
help:comparing two directory tree structures only
Hi every one,
Akrathi --> what You have said is correct and Thanx for your reply.

but what I want is to even check the subdiretories present in those directories and compare them..what you are...
6,165
Posted By raj_thota
help:comparing two directory tree structures only
Hi every one,
Akriti --> what You have said is correct and Thanx for your reply.

but what I want is to even check the subdiretories present in those directories and compare them..what you are...
6,165
Posted By raj_thota
i done with this code but it is displaying the...
i done with this code but it is displaying the contents of directories as well..i want to test only directory tree structures...

the code is here:

#!/bin/sh
dircmp -s -w 200 $1 $2 > $3
grep...
4,077
Posted By raj_thota
help:how to remove headers in output file
Hi
I am running a script (which compares two directory contents) for which I am getting an output of 70 pages in which few pages are blank so I was able to delete those blank lines.

But...
6,165
Posted By raj_thota
help:comparing two directory tree structures only
Hi

I what, a script snippet for "comparing two directory tree structures only " not the contents of directories(like files..etc).

Thanking you a lot.

Regards
Rajesh
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy