Search Results

Search: Posts Made By: jobycxa
1,899
Posted By jobycxa
This is solved by sorting the file.
This is solved by sorting the file.
1,899
Posted By jobycxa
Git diff exclude swapped lines
Hi,

I am doing aws security group auditing every day to find the difference. I am using git to find the difference. But some times some security group rules order is changing up and down(swapping...
1,925
Posted By jobycxa
iscsi high availability
Hi,

I want to set up a iscsi high availability with sheepdog distributed storage.

Here is my system set up. Four nodes with sheepdog distributed storage and i am sharing this storage through...
3,180
Posted By jobycxa
Thanks Franklin, problem solved.
Thanks Franklin, problem solved.
3,180
Posted By jobycxa
what should i do after stopping the process ?
what should i do after stopping the process ?
3,180
Posted By jobycxa
Thanks Franklin But the source file(file1)...
Thanks Franklin
But the source file(file1) still have the extracted data!! How could we remove it from the source file at the same time.
3,180
Posted By jobycxa
Thats ok kumaran, data loss is negligible, can we...
Thats ok kumaran, data loss is negligible, can we do this ? (grep+cut+paste)

thanks
3,180
Posted By jobycxa
Hello kumaran 5555, The file i have is on...
Hello kumaran 5555,

The file i have is on live ie every time data enters to this file . This file is exceeding in size .So i have to cut the lines with last years to another file.

thanks
3,180
Posted By jobycxa
i have multiple year records to extract to...
i have multiple year records to extract to different file names and source file must not contain the extracted lines .
3,180
Posted By jobycxa
thanks Franklin52...
thanks Franklin52 (https://www.unix.com/members/302022134.html) , what i need is to cut from the source file and paste to destination and the line is choose by grepping special words (eg:2009) .
3,180
Posted By jobycxa
ok this is the sample lines of log file cat...
ok this is the sample lines of log file
cat file1
204.152.200.42 - - [11/Marl/2009:00:00:02 -0400] "GET /search-results.html
204.152.200.41 - - [13/Dec/2009:00:00:02 -0400] "GET...
3,180
Posted By jobycxa
Spliting log file
Hello,

I want to split or cut a large size log file by year wise(eg 2009, 2010) .But the source file must not have the splited or cut lines after this process ,all of them must move to the...
3,992
Posted By jobycxa
How to print the words in the same line with space or to the predefined line?
HI,

cat test

abc

echo "def" >> test
output is

cat test

abc
def
the needed output is

cat test

abc def
and so on
3,298
Posted By jobycxa
Thanks pravin it worked , is there any way to do...
Thanks pravin it worked , is there any way to do this by using bash instead of perl

---------- Post updated at 02:14 AM ---------- Previous update was at 02:11 AM ----------

Thanks sed command...
3,298
Posted By jobycxa
Extract data between two characters
Hi,

how can i extract a data between two characters



input file is



abc efg hig - 99.4% (16337276 kB) used
efg klm - 47.1% (7734968 kB) used
hij - 99.4% (16341464 kB) used...
Showing results 1 to 15 of 15

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