From 2dfb816ddadb34e5b11676ef18c3c2f9079c8146 Mon Sep 17 00:00:00 2001 From: lassulus Date: Tue, 18 Sep 2018 19:01:36 +0200 Subject: throw away dead code --- elchos/commands/ips | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 elchos/commands/ips (limited to 'elchos/commands/ips') diff --git a/elchos/commands/ips b/elchos/commands/ips deleted file mode 100755 index 17c3965..0000000 --- a/elchos/commands/ips +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ip addr | grep 'inet ' | awk '{print $2}' | grep -v 127.0.0.1 | grep . -- cgit v1.2.3