[Git-commits] [grml/grml-etc-core] c90faf: Replace ip-screen with hostname -I + sed
Darshaka Pathirana
noreply at github.com
Fri Nov 22 12:54:48 CET 2024
Branch: refs/heads/jkirk/screenrc_drop_ip-screen
Home: https://github.com/grml/grml-etc-core
Commit: c90faf621ec3c142c958aae237ebeef7d8783c0c
https://github.com/grml/grml-etc-core/commit/c90faf621ec3c142c958aae237ebeef7d8783c0c
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M etc/grml/screenrc
Log Message:
-----------
Replace ip-screen with hostname -I + sed
In grml/grml-scripts-core#3 we discussed and decided to rewrite
cpu-screen in Perl and drop ip-screen (and other scripts) to make
grml-scripts-core fit for ARM.
After some benchmarking of the Perl script implementations of ip-screen,
we finally decided to go for `hostname -I` + sed to get the same output
as ip-screen.
So we need to replace ip-screen with hostname -I + sed in our screenrc
as well.
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-etc-core/settings/notifications
More information about the Git-commits
mailing list