Search Results

Search: Posts Made By: JoshvaPeter
1,485
Posted By JoshvaPeter
Replace a word based upon the file content
I have a file which contains timestamp and date in the second column. If the line contains one of the word then it need to be replace like below. Any help is appreciated.

File:
a smallint...
1,764
Posted By JoshvaPeter
Thanks and You mean to say lock will happen on...
Thanks and You mean to say lock will happen on I/O until the process writes the data between RAM and the disk in the dirty_ratio. Am I understanding correct?
1,764
Posted By JoshvaPeter
Vm.dirty_ratio and vm.dirty_background_ratio
Can anyone explain me about vm.dirty_ration and vm.dirty_background_ratio in layman terms and whats the difference between this two parameters? I know both are writing the data from RAM to disk for...
944
Posted By JoshvaPeter
Append each line based upon the character size
I have a huge file which contains multiple lines. It need to check whether character length is not more than 255 each line. If its not then it should remove the
character up to column. I have...
1,315
Posted By JoshvaPeter
Thanks and it worked :):):)
Thanks and it worked :):):)
1,315
Posted By JoshvaPeter
We need to append each line to a file. If the...
We need to append each line to a file. If the characters of the appended line is more than 255 then it should create another file but the line should not break. For eg: file:1 contains only 227...
1,315
Posted By JoshvaPeter
newfile1 is getting created but it contains the...
newfile1 is getting created but it contains the same line as input file. Its not creating multiple files.

head -10 indexcreationsql.out2
call...
1,315
Posted By JoshvaPeter
Cut each line based on the character size
Hello All,
I have a file which contain below lines. The starting word of each line is call and the end line is semi colon. I need to find the character size of each line and then move it to a...
Showing results 1 to 8 of 8

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