Collection of different linux scripts
Go to file
Webmaster 749d377ea0 added basic description for scripts 2024-05-29 13:32:41 +02:00
README.md added basic description for scripts 2024-05-29 13:32:41 +02:00
to_ip4.sh initial commit 2024-05-29 13:29:46 +02:00
var_comparison.sh initial commit 2024-05-29 13:29:46 +02:00

README.md

fx' linux scripts

This repo contains different little bash scripts created during the LPIC course in april/may 2024

to_ip4.sh

This script takes the last two blocks of an ip6 address (or any two 4-digit hex numbers seperated by a colon) and translates them into an ip4-like format

var_comparison.sh

compare the contents of set and env variables