diff options
Diffstat (limited to 'example_scripts/hl_ethtool')
-rwxr-xr-x | example_scripts/hl_ethtool | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/example_scripts/hl_ethtool b/example_scripts/hl_ethtool deleted file mode 100755 index 52e5329..0000000 --- a/example_scripts/hl_ethtool +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/bash -# -# Colorize ethtool output -# ~~~~~~~~~~~~~~~~~~~~~~~ -# -# @(#) [MB] cr_hl_ethtool Version 1.1 du 15/03/22 - -# - -hl -ei -r 'duplex:.*half|link detected:.*no|speed:.*100?Mb/s' \ - -g 'duplex:.*full|link detected:.*yes|speed:.*1000mb/s' |