Search Results

Search: Posts Made By: Atul kumar
3,363
Posted By Atul kumar
Hi Bala, Thanks for the response. we are...
Hi Bala, Thanks for the response.

we are using HP-UX/ bash/ oracle

Do you mean this way

count=$(find .. -maxdepth 1 -type f|wc -l)
echo $count
let count=count+1 # Increase by one, for the...
3,363
Posted By Atul kumar
How to log file processing details to database table usnig UNIX shell script?
we are getting files on daily basis.we need to process these files.

i need a unix shell script where we can count
1-The no of files processed
2-No of data/record processed for each files.
...
Showing results 1 to 2 of 2

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