Search Results

Search: Posts Made By: Prashanth.K
1,050
Posted By Prashanth.K
Script to read last 30mins logs
Hi All,

I want to read the log file for last 30mins logs with time stamps.

Am using below command but, it is not working for me

awk -F - -vDT="$(date --date="30 minutes ago" "+%b %_d...
1,421
Posted By Prashanth.K
Calling a variable of variable from a file
Hi All,

I have file which have looks like below

abc=${def}
def=${efg}
efg= "this is the actual value"


based on "abc" value I have to call "efg" value , Am using below lines but it is...
Showing results 1 to 2 of 2

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