Search Results

Search: Posts Made By: Cva2568
1,703
Posted By Cva2568
tried this awk '{print "type1="...
tried this

awk '{print "type1=" $1,"type2="$2,$3}'

but don't know how to add to date before 1st column and new column in 2 and 3rd.

tried this for date but not working.
DATE=$(date...
998
Posted By Cva2568
Reading columns using arrays
Hello,

Please help in how to read rows and columns using array and print them.

I have below output and i want to store this in array and print the required rows or columns.


aaaaaaa 123...
1,703
Posted By Cva2568
Help in adding text before columns in shell script
Hello,

Can someone please help in below requirement.
My requirement is to add date before to first column,some text before 1st,2nd coulmns and insert a new column in between 2 and 3 columns.
...
708
Posted By Cva2568
Help in shell script
Hi,

I'm reading a 20 lines file and checking with if condition..if the condition is success it will print my success stmts and if it fails i want to print only a single statement for all failure...
4,208
Posted By Cva2568
Script to monitor /var/log/messages
Hello All,

I want to write a script to monitor my product logs from /var/log/messages and send notifications without using "tail -f" command.Please suggest alternatives and any other tools for...
Showing results 1 to 5 of 5

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