Search Results

Search: Posts Made By: wanttolearn1
2,890
Posted By wanttolearn1
instead of RS="[,]"
instead of RS="[,]"
2,890
Posted By wanttolearn1
RudiC your solution worked.
is there a way to concat the result to a single row?
2,890
Posted By wanttolearn1
Hi neutronscott there is "/" in the result. ...
Hi neutronscott there is "/" in the result.

RudiC i will try your solution

---------- Post updated at 02:49 AM ---------- Previous update was at 02:20 AM ----------

RudiC - the result that i...
2,890
Posted By wanttolearn1
awk parse result that match data from file
i run command that return this result,example :

gigabitethernet2/2/4:NotPresent, gigabitethernet2/1/17:UP, gigabitethernet2/1/10:UP, gigabitethernet2/1/5:UP,
gigabitethernet2/1/9:UP,...
5,067
Posted By wanttolearn1
yes this works $1 == 3 i am trying to find a...
yes this works
$1 == 3
i am trying to find a structure of the table, so i will be able to get data by column.
5,067
Posted By wanttolearn1
for example i tried to do | awk '$NF == "down"...
for example i tried to do
| awk '$NF == "down" { print; }'
and didnt get any result
5,067
Posted By wanttolearn1
i don't now why, but the awk and the grep is not...
i don't now why, but the awk and the grep is not working for me :(
how the awk now's the columns delimiter?
5,067
Posted By wanttolearn1
awk parse snmp results
i run the command
snmptable -v2c -c public myIP IF-MIB::ifTable
the result look like this :

SNMP table: IF-MIB::ifTable

ifIndex ifDescr ifType...
Showing results 1 to 8 of 8

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