Search Results

Search: Posts Made By: liviusbr
4,745
Posted By Peasant
After 24 posts, you already know that we endorse...
After 24 posts, you already know that we endorse you to make an attempt first.

Also, please provide operating system and shell details.

Regards
Peasant.
1,622
Posted By jim mcnamara
FWIW -...
FWIW - https://bugs.launchpad.net/ubuntu/+source/dash/+bug/141481

dash is supposed to be POSIX-compliant but it still seems that it does not have all of the features that bash has, the $( )...
4,119
Posted By Chubler_XL
How about using awk zcat...
How about using awk

zcat /var/log/messages.2.gz | awk -v MAC=0012CFCDA11A -v C=0 '{ if ($0 ~ "DHCPDIS.*94.18.*"MAC ) C++ } END { print C, MAC }'
Showing results 1 to 3 of 3

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