Search Results

Search: Posts Made By: vijay_rajni
1,910
Posted By vijay_rajni
Need to substract date with current date and time
I have below file which contain the date in column 3,4,5

12345 open 10/10/13 10:08 PM 3 application is in java
67899 open 12/10/13 2:31 AM 2 apps can be reach
23456...
7,948
Posted By vijay_rajni
now i will generate the output separated by...
now i will generate the output separated by delimiters.

This is working fine. Thanks a lot Yoda
7,948
Posted By vijay_rajni
Space delimits the Description and Name...I have...
Space delimits the Description and Name...I have a file Namelist which contain all the names.....can we compare output.txt file with Namelist to distinguish Description and Name column..
cat...
7,948
Posted By vijay_rajni
Need to convert output.txt into html file
I have output.txt file generated through shell scripts which need convert in tabular format using html

can you please help me


output.txt
Token State Date1 Date2 Description ...
2,843
Posted By vijay_rajni
Need to add a date column (today's date) in file
Hi

I have file with number status and date1 and date1 field,

want add a column today between column date1 and date2.

file1.txt

number status date1 date2
===== ==== === ...
1,711
Posted By vijay_rajni
Hi I want to print the below output file...
Hi

I want to print the below output file in tabular format.

output

34567 nl21a00is-centerdb001:ncdbareq:Error in loading init IS DUPLICATE OF "51890 nl21a00is-centerdb001:ncdbareq:Error...
1,711
Posted By vijay_rajni
This is perfect....can you please explain this...
This is perfect....can you please explain this code..thanks
1,711
Posted By vijay_rajni
The second duplicate entry 34577 is not reported...
The second duplicate entry 34577 is not reported ...the output.txt as per script given..34567 nl21a00is-centerdb001:ncdbareq:Error in loading init IS DUPLICATE OF "51890...
1,711
Posted By vijay_rajni
Need to print duplicate row along with highest version of original
There are some duplicate field on description column .I want to print duplicate row along with highest version of number and corresponding description column.

file1.txt
number Description
=== ...
1,469
Posted By vijay_rajni
This looks good. can you please explain me this...
This looks good. can you please explain me this code.
1,469
Posted By vijay_rajni
Need to select some column from file1 if condition match.
I have two files file1.txt and file2.txt.

want to print some column(number,status,date1,date2,description(descrption column end before category column start with'Oracle Services') and assigned_to...
1,740
Posted By vijay_rajni
need help in selecting column from file1 if condition match
Hi

I am begineer for awk/shell scripting...I have two files file1.txt and file2.txt.

want to print some column(number,status,date1,date2,description(descrption column end before category...
1,740
Posted By vijay_rajni
This looks good..can you explain me the syntax.. ...
This looks good..can you explain me the syntax..

please help me to understandb gsub function..
1,740
Posted By vijay_rajni
Vijay-G:~ vijaygarhewal$ awk '{print...
Vijay-G:~ vijaygarhewal$ awk '{print $1,$5,$6,$7,$8,$18,$19}' file1.txt
12345 nl21a00is-centerdb001:ncdbareq:Error in loading init chadda,Deepak kumar
23456 nl21a00is-centerdb001:ncdbareq:Error in...
1,740
Posted By vijay_rajni
Need help in awk scripting
Hi

I am beginner of shell/AWK scripting , can you please help me in select particular column and column between two pattern from a multiple column file.

file1.txt

number status date1 ...
Showing results 1 to 15 of 15

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