Search Results

Search: Posts Made By: Divya Nochiyil
12,809
Posted By Divya Nochiyil
Kill long running script, if it crosses the threshold time
Hi,

I need a script to kill the process if it running for long time.

Inputs for the scripts:
1.test.sh (will be running fron cron scheduler)
2.1 hr (ie threshold_time - if the test.sh is...
4,679
Posted By Divya Nochiyil
As the 1st file contains 50000 lines, grep is...
As the 1st file contains 50000 lines, grep is taking too much time.
Can we have a better way.
4,679
Posted By Divya Nochiyil
I need the missing data from file 1 alone...How...
I need the missing data from file 1 alone...How can we do that..


cat file1

101250030067
101214200123
101214700333
109912312312


cat file2
101250030067
101214200123
101214700333...
4,679
Posted By Divya Nochiyil
Compare 2 text file with 1 column in each file and write mismatch data to 3rd file
Hi,
I need to compare 2 text files with around 60000 rows and 1 column. I need to compare these and write the mismatch data to 3rd file.
File1 - file2 = file3


wc -l file1.txt
58112
wc -l...
Showing results 1 to 4 of 4

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