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
Find a file
2024-01-03 10:24:11 +01:00
check-lan.sh Add check-lan.sh 2024-01-03 10:24:11 +01:00
LICENSE Initial commit 2024-01-03 10:19:44 +01:00
README.md Update README.md 2024-01-03 10:23:19 +01:00

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.