Search Results

Search: Posts Made By: dmaday
12,215
Posted By dmaday
I am running this on a windows box using cygwin...
I am running this on a windows box using cygwin to run the script.

I tried the following:

find . -type f -name "*asp" > mylist

cat mylist | while read line
do
echo "Next file is: $line"...
12,215
Posted By dmaday
Compare File Differences in different directories
Hello,

I am new to scripting and have been trying to compare two different directories, but with all the same file names in each directory for file changes. I have been doing it in baby steps and...
Showing results 1 to 2 of 2

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