#!/bin/bash

### IP
ip addr show | grep "24 brd"
echo ""


