Search Results

Search: Posts Made By: techie_09
2,741
Posted By techie_09
Dan , im using bash here , what ever...
Dan ,

im using bash here , what ever the best possible way we can go with , here is sample snippet


For entry in /mydir/*
Do
If [-d "$entry" ,]; then
Echo "$entry"
CD $entry
ls...
2,741
Posted By techie_09
yeah we need script detailed spec would be...
yeah we need script
detailed spec would be like

i need to cd to 30 to 40 dirs and need to ls for ls *.xml and we need to diff the first file that was created in each directory of that...
2,741
Posted By techie_09
@ Rudic - how many files are in each of...
@ Rudic

- how many files are in each of those directories?
we will have many other files , we need to diff with the first file that was created in each directory of that day and with latest...
2,741
Posted By techie_09
Pass ls command output to diff
Hi ,

Can some one help me how to pass ls command output to diff command

ex : - ls *.xml will return files which have time stamps

abc-<time-stamp>.xml
...
Showing results 1 to 4 of 4

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