Search Results

Search: Posts Made By: getdpg
8,632
Posted By getdpg
it is not working .Please give me soultions ,it...
it is not working .Please give me soultions ,it is not homework. I have to craete webpage for different logs in my company eroom.
8,632
Posted By getdpg
awk: syntax error near line 1 awk: bailing out...
awk: syntax error near line 1
awk: bailing out near line 1
8,632
Posted By getdpg
anbu23 please can you tell me how to run this...
anbu23 please can you tell me how to run this script, it is giving me error on 1 line.
8,632
Posted By getdpg
pls can u tell me how to run this code regards...
pls can u tell me how to run this code
regards
dips
8,632
Posted By getdpg
Need help to convert Flat file to HTML
Hello

I need help to convert flat file data to HTML Table format.
I am generating everyday Flat file and want to convert into HTML Table format.

The format of my file is:

version host ...
2,045
Posted By getdpg
need help to write perl code
I have 2 files , one is master file and another file i am genearting which contains Number of fails for all host & version.

The first file is master file which contains 2 column, Test Case name...
11,615
Posted By getdpg
yeah i tried egrep too with different option but...
yeah i tried egrep too with different option but it is not working
egrep "maint"|"product" like this ...
11,615
Posted By getdpg
now i can grep but want to grep product also in...
now i can grep but want to grep product also in same query .

find /users/testsuite/SiCat.Tests/daily/DB -name \*.exp | xargs grep "maint"
11,615
Posted By getdpg
i am trying different way to grep data . it...
i am trying different way to grep data .

it is giving me file name but not extacting the maint & product name

find /users/test/daily/ -name \*.exp | sed "s/^#.*\$\(.*\)\$.*$/
\1/"

This...
11,615
Posted By getdpg
My problem is *.exp files are stored in...
My problem is *.exp files are stored in sub-directories .

I have path
PATH="/users/test/daily/"

inside daily there are sub directories which contain *.exp files and i want to grep from every...
11,615
Posted By getdpg
I have so many files which are stored in one...
I have so many files which are stored in one directory and the file extn is *.exp .

I have to grep from header of the file #maint and # product value .

In your loop i have to specify the file...
11,615
Posted By getdpg
i have so many files and files are stored in...
i have so many files and files are stored in different directories
11,615
Posted By getdpg
grep data from header of files
Hello
I want to grep data from header of the files . The header conatins data in this format .
# $maint$ test1
# $product$ TTT

I want to store maint name and product name with path of file .
5,111
Posted By getdpg
The awk script gives error cant open file
The awk script gives error cant open file
5,111
Posted By getdpg
it gives error file cant open and another script...
it gives error file cant open and another script give error illegal operator
5,111
Posted By getdpg
i am facing problem in csplit command please help...
i am facing problem in csplit command please help me

csplit -f outfile. -n 1 inputfile '/users/testsuite/db/' '(*)'

It gives error csplit : /users illegal offset

please help
5,111
Posted By getdpg
Need to split the file
I have a file that has text in the format below

/users/test/krachel/
! Some text
! Some Text
/user/test/limo
! some text
! some text
! Some text
/user/test/krachel
! Some text

How can...
2,336
Posted By getdpg
please can someone help me to solve this .
please can someone help me to solve this .
2,336
Posted By getdpg
The failuer record contains "!" in first column ....
The failuer record contains "!" in first column .
The row which doesnt contain ! , in that row 6 and 7 column is the version and Host name.
Product name are YRS , SiCat OPC PSd and nanocad
...
2,336
Posted By getdpg
Second file data
/users/testsuite/db/SiCat/2006-08-24/10/kracherl/run.log
! daily/DB/attach/attach_redundancy.exp:
! daily/DB/help/help.exp:
! daily/DB/hole_fail_rate/hfr-circular.exp:
!...
2,336
Posted By getdpg
Need help to seperate data
Hello ALL,

I really need help to grep data and store in particular format. I am struggling to write that script .Please help me to solve this problem otherwise i will loose my job...

I have to...
5,849
Posted By getdpg
help to execute programs in sequence through batch
I need help to create batch file .
I want to run some programs in sequence in batch mode . I have one file which contains the name of program and command

The test.bat file contain this data
...
2,365
Posted By getdpg
gerp data from several files
Hello

I need help to grep data from several logs and generated one report .

The logs files are generated in one directory and the name of files starts from v

The log files contains this...
5,456
Posted By getdpg
Waiting for help . pls help me
Waiting for help . pls help me
5,456
Posted By getdpg
Need help for 2 data file merging
Hello
Please help me to write Shell script.

I want to merge 2 data files . The data files have common columns
The data file A have 3 columns

Host Version Numberof Failuers


The...
Showing results 1 to 25 of 72

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