Intended use case is anywhere you need an unambigious reference to your current LAN IPv4 whether this is another script or just to make sure.
https://forum.manjaro.org/t/100603
check-lan.sh | ||
LICENSE | ||
README.md |
utility-get-lan-ip
Intended use case is anywhere you need an unambigious reference to your current LAN IPv4 whether this is another script or just to make sure.
Copy the check-lan.sh
file to your ~/.local/bin
folder, make sure it is executable
mkdir -p ~/.local/bin
chmod +x ~/.local/bin/check-lan
Be aware that the ttf_icons() may not display correct.
The font used is the package ttf-font-icons
available in the Manjaro Linux repo.